]> granicus.if.org Git - clang/commit
tsan: add __has_feature(thread_sanitizer)
authorDmitry Vyukov <dvyukov@google.com>
Mon, 17 Dec 2012 08:52:05 +0000 (08:52 +0000)
committerDmitry Vyukov <dvyukov@google.com>
Mon, 17 Dec 2012 08:52:05 +0000 (08:52 +0000)
commit728e2127e858611750d560ee7692c322a8570faa
treee894d764b45dc674c9dfff3232202bb3cdcc39ea
parentc092cbab26ee4e2875a5d99d7d9ad16b25e8f36d
tsan: add __has_feature(thread_sanitizer)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170314 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ThreadSanitizer.rst
lib/Lex/PPMacroExpansion.cpp
test/Lexer/has_feature_thread_sanitizer.cpp [new file with mode: 0644]