HomeSort by relevance Sort by last modified time
    Searched full:templated_tls (Results 1 - 1 of 1) sorted by null

  /external/clang/test/Sema/
tls_alignment.cpp 57 template<class T> struct templated_tls { struct
61 __thread templated_tls<int> blah; // expected-error{{alignment (64) of thread-local variable}}

Completed in 46 milliseconds