Address Sanitizer for MSVC Now Generally Available | C++ Team Blog

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • CMake

    Mirror of CMake upstream repository

  • More likely the CMake default debug configuration (CMAKE_CXX_DEBUG_FLAGS_INIT). Take a look at the toolchain file https://github.com/Kitware/CMake/blob/master/Modules/Platform/Windows-MSVC.cmake

  • fuzzing

    Tutorials, examples, discussions, research proposals, and other resources related to fuzzing

  • Another is testing: Many C++ projects use sanitizers regularly together with fuzzing, https://github.com/google/fuzzing/blob/master/docs/why-fuzz.md, https://github.com/google/fuzzing/blob/master/docs/intro-to-fuzzing.md#sanitizers

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • meson

    The Meson Build System

  • Support for this has already been added to Meson.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts