summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/thread-specifier.c
Commit message (Expand)AuthorAgeFilesLines
* FileCheckize.Eric Christopher2010-12-021-3/+7
* Thread local variables aren't considered common linkage.Eric Christopher2010-08-081-0/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Print an error for uses of __thread on targets which don't support it.Eli Friedman2009-04-191-1/+1
* PR3853: Add CodeGen support for __thread.Eli Friedman2009-04-191-0/+10