]> granicus.if.org Git - clang/commit
Test the '__thread' before 'static' warning.
authorHans Wennborg <hans@hanshq.net>
Mon, 4 Jun 2012 10:19:34 +0000 (10:19 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 4 Jun 2012 10:19:34 +0000 (10:19 +0000)
commit3af16fdfddc63cf6c611cc1eb2c7822d901bd470
treea1fdb6e2877d332bc41e13daebb000d572f230c5
parent97075fb073ffc40aef4c2fdef393b715e514301e
Test the '__thread' before 'static' warning.

Also fix the '__thread' before 'extern' case.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157921 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticParseKinds.td
test/Sema/thread-specifier.c