summaryrefslogtreecommitdiffstats
path: root/docs/MemorySanitizer.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix a typoSylvestre Ledru2017-06-261-1/+1
* [docs] Update the TSan and MSan docs to refer to the new no_sanitize attributeAnna Zaks2016-10-271-5/+5
* [msan] add a sentence about inline assemblyKostya Serebryany2016-05-271-0/+2
* [Docs] Update MSan docsAlexey Samsonov2015-12-041-21/+33
* [Docs] Sanitizer docs migrated from code.google.com to github.com.Alexey Samsonov2015-12-041-2/+1
* docs: remote stale refsSaleem Abdulrasool2015-10-191-8/+5
* [msan] Change track-origins default mode from 1 to 2.Evgeniy Stepanov2015-02-261-22/+11
* [docs] Recommend to use CMake for building sanitizers.Alexey Samsonov2015-02-181-2/+1
* Revert "Remove support for building sanitizers from Makefile/autoconf build."Matthias Braun2015-02-171-1/+2
* Remove support for building sanitizers from Makefile/autoconf build.Alexey Samsonov2015-02-171-2/+1
* [msan] Remove MSanDR reference from the manual.Evgeniy Stepanov2015-01-261-9/+1
* [msan] -fsanitize-memory-track-origins=[level] flag and docs.Evgeniy Stepanov2014-03-201-19/+54
* [sanitizer] update the list of supported platforms in the docsKostya Serebryany2014-01-311-1/+1
* Update sanitizer attribute documentation to match behaviour change in r187967.Evgeniy Stepanov2013-08-151-2/+1
* Documentation for sanitizer special case list format and -f(no-)?sanitize-bla...Alexey Samsonov2013-08-071-0/+9
* If the user requested a zero-base-shadow sanitizer, infer -pie and -fPIC when...Peter Collingbourne2013-04-091-3/+6
* Unify clang/llvm attributes for asan/tsan/msan (Clang part)Kostya Serebryany2013-02-261-0/+13
* Documentation: fix a syntax error: empty line required after code-block::Dmitri Gribenko2012-12-231-0/+1
* User manual chapter on MemorySanitizer.Evgeniy Stepanov2012-12-211-0/+164