Home
last modified time | relevance | path

Searched refs:t12a (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/Sema/
Dthread-specifier.c50 …__thread auto int t12a; // expected-error-re {{cannot combine with previous '{{__thread|_Thread_lo… in f() local
53 __thread auto t12a = 0; // expected-error {{'_Thread_local' variables must have global storage}} in f() local