aboutsummaryrefslogtreecommitdiff
path: root/docs/AddressSanitizer.rst
AgeCommit message (Expand)Author
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-07-19Revert r186672 - turns out ASan supports Mac OS 10.6 yet.Alexey Samsonov
2013-07-19[ASan] Reflect the dropped Mac OS 10.6 support in docsAlexey Samsonov
2013-03-14Documentation: improve formattingDmitri Gribenko
2013-03-14[ASan] Update docs for -fsanitize=init-order optionAlexey Samsonov
2013-02-26Unify clang/llvm attributes for asan/tsan/msan (Clang part)Kostya Serebryany
2012-12-15Documentation: random cleanups. Use monospaced font where appropriate,Dmitri Gribenko
2012-12-13docs: More reST conversion.Sean Silva