]> granicus.if.org Git - clang/commit
Use a triple ensure that __has_feature(c_thread_local) is 1 in C11 mode.
authorDouglas Gregor <dgregor@apple.com>
Thu, 2 May 2013 16:22:34 +0000 (16:22 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 2 May 2013 16:22:34 +0000 (16:22 +0000)
commit634189d729595b340205dd8a5216ba3122c7a2ab
tree379fd28ab9bd75b5b4f192188ed7f9a4b98ad9fd
parent4857fdcdcb61f314a53ea45be3cbfaf60bb9255b
Use a triple ensure that __has_feature(c_thread_local) is 1 in C11 mode.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180925 91177308-0d34-0410-b5e6-96231b3b80d8
test/Lexer/has_feature_c1x.c