We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated MemorySanitizer (markdown)
Updated ThreadSanitizerAboutRaces (markdown)
Remove unnecessary variables so that reproducing the buildbot is more approachble. BUILDBOT_CLOBBER shouldn't be used by users (it's actually only supported on the bot itself, see buildbot_function.sh). BUILDBOT_REVISION isn't relevant when you put a BUILDBOT_MONO_REPO_PATH, and vise-versa.
Updated AddressSanitizerInitializationOrderFiasco (markdown)
Updated AddressSanitizerUseAfterReturn (markdown)
Updated ThreadSanitizerDetectableBugs (markdown)
Updated ThreadSanitizerSuppressions (markdown)
/s/master/main in branch names to point to the most recent upstream copy of zorg scripts.
Updated SanitizerBotReproduceBuild (markdown)
Updated MemorySanitizerJIT (markdown)
Add link to research paper
Add MemorySanitizerJIT link
Document MemorySanitizer for JIT
Fix DrMemory link
Add -fsanitize=memory to linker options to satisfy configure-time compiler tests
Fix cmake --build line
Update instructions for monorepo LLVM
Updated MemorySanitizerLibcxxHowTo (markdown)