aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/ThreadSanitizer.rst
AgeCommit message (Expand)AuthorFilesLines
2021-08-23[tsan] Add support for disable_sanitizer_instrumentation attributeAlexander Potapenko1-0/+10
2021-05-04[clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist=Nico Weber1-3/+3
2019-03-05[docs] Add some architectures into the list of supported ThreadSanitizer plat...Vitaly Buka1-3/+3
2019-03-05[docs] Update the list of ThreadSanitizer supported OSesVitaly Buka1-1/+3
2018-11-04Update our URLs in clang doc to use httpsSylvestre Ledru1-1/+1
2018-07-25Fix tsan docDavid Carlier1-0/+1
2018-07-25[Docs] Update supported oses for safestack, ubsan, asan, tsan and msanDavid Carlier1-1/+5
2016-10-27[docs] Update the TSan and MSan docs to refer to the new no_sanitize attributeAnna Zaks1-5/+5
2016-06-21[Docs] More warning fixes to unbreak the docs buildbot.George Burgess IV1-1/+1
2015-12-04[Docs] Sanitizer docs migrated from code.google.com to github.com.Alexey Samsonov1-2/+1
2015-10-19docs: remote stale refsSaleem Abdulrasool1-14/+11
2015-02-18[docs] Recommend to use CMake for building sanitizers.Alexey Samsonov1-2/+1
2015-02-17Revert "Remove support for building sanitizers from Makefile/autoconf build."Matthias Braun1-1/+2
2015-02-17Remove support for building sanitizers from Makefile/autoconf build.Alexey Samsonov1-2/+1
2014-01-31[sanitizer] update the list of supported platforms in the docsKostya Serebryany1-3/+3
2013-10-17tsan: update docsDmitry Vyukov1-2/+6
2013-08-15Update sanitizer attribute documentation to match behaviour change in r187967.Evgeniy Stepanov1-2/+1
2013-08-07Documentation for sanitizer special case list format and -f(no-)?sanitize-bla...Alexey Samsonov1-0/+7
2013-04-09If the user requested a zero-base-shadow sanitizer, infer -pie and -fPIC when...Peter Collingbourne1-5/+8
2013-02-26Unify clang/llvm attributes for asan/tsan/msan (Clang part)Kostya Serebryany1-1/+16
2012-12-17tsan: correct llvm libc++ nameDmitry Vyukov1-1/+1
2012-12-17tsan: add __has_feature(thread_sanitizer)Dmitry Vyukov1-0/+14
2012-12-17tsan: update docsDmitry Vyukov1-18/+20
2012-12-12docs: Convert some docs to reST.Sean Silva1-0/+95