aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/cxx11-thread-local.cpp
AgeCommit message (Expand)Author
2013-04-17Revert r179671 and just pass a triple to the test for a platform with knownEric Christopher
2013-04-17Add a bit of a hack to deal with a failing testcase on darwin10 bots.Eric Christopher
2013-04-15Local thread_local variables are implicitly 'static'. (This doesn't apply to ...Richard Smith