Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Ddeclspec-thread.cpp49 extern int fwd_thread_var_mismatch; // expected-note {{previous declaration}}
50 __declspec(thread) int fwd_thread_var_mismatch = 5; // expected-error-re {{thread-local {{.*}} foll… variable