summaryrefslogtreecommitdiff
path: root/docs/MemorySanitizer.rst
AgeCommit message (Expand)Author
2017-06-26Fix a typoSylvestre Ledru
2016-10-27[docs] Update the TSan and MSan docs to refer to the new no_sanitize attributeAnna Zaks
2016-05-27[msan] add a sentence about inline assemblyKostya Serebryany
2015-12-04[Docs] Update MSan docsAlexey Samsonov
2015-12-04[Docs] Sanitizer docs migrated from code.google.com to github.com.Alexey Samsonov
2015-10-19docs: remote stale refsSaleem Abdulrasool
2015-02-26[msan] Change track-origins default mode from 1 to 2.Evgeniy Stepanov
2015-02-18[docs] Recommend to use CMake for building sanitizers.Alexey Samsonov
2015-02-17Revert "Remove support for building sanitizers from Makefile/autoconf build."Matthias Braun
2015-02-17Remove support for building sanitizers from Makefile/autoconf build.Alexey Samsonov
2015-01-26[msan] Remove MSanDR reference from the manual.Evgeniy Stepanov
2014-03-20[msan] -fsanitize-memory-track-origins=[level] flag and docs.Evgeniy Stepanov
2014-01-31[sanitizer] update the list of supported platforms in the docsKostya Serebryany
2013-08-15Update sanitizer attribute documentation to match behaviour change in r187967.Evgeniy Stepanov
2013-08-07Documentation for sanitizer special case list format and -f(no-)?sanitize-bla...Alexey Samsonov
2013-04-09If the user requested a zero-base-shadow sanitizer, infer -pie and -fPIC when...Peter Collingbourne
2013-02-26Unify clang/llvm attributes for asan/tsan/msan (Clang part)Kostya Serebryany
2012-12-23Documentation: fix a syntax error: empty line required after code-block::Dmitri Gribenko
2012-12-21User manual chapter on MemorySanitizer.Evgeniy Stepanov