Skip to main content

One doc tagged with "sanitizers"

View all tags

Sanitizers

Compiler-based runtime tools that detect bugs: memory errors, undefined behavior, data races, memory leaks. Much faster than Valgrind, part of GCC/Clang.