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)
commita53767ea228792321b1549620e747b8c0df0d0c9
tree9adacbc942007f75074e2ce1f86653824299158c
parent41ffe3db59d8198b501ed75e6aaa09c1ff8c58be
tsan: add __has_feature(thread_sanitizer)

llvm-svn: 170314
clang/docs/ThreadSanitizer.rst
clang/lib/Lex/PPMacroExpansion.cpp
clang/test/Lexer/has_feature_thread_sanitizer.cpp [new file with mode: 0644]