Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dthread-specifier.c51 …auto __thread int t12b; // expected-error {{cannot combine with previous 'auto' declaration specif… in f() local
54 auto __thread t12b = 0; // expected-error {{'_Thread_local' variables must have global storage}} in f() local