aboutsummaryrefslogtreecommitdiff
path: root/docs/ThreadSanitizer.rst
AgeCommit message (Expand)Author
2013-10-17tsan: update docsDmitry Vyukov
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-17tsan: correct llvm libc++ nameDmitry Vyukov
2012-12-17tsan: add __has_feature(thread_sanitizer)Dmitry Vyukov
2012-12-17tsan: update docsDmitry Vyukov
2012-12-12docs: Convert some docs to reST.Sean Silva