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

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

Completed in 997 milliseconds