Home
last modified time | relevance | path

Searched defs:UnscopedEnum2 (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CXX/temp/temp.spec/temp.inst/
Dp1.cpp78 template<typename T> struct UnscopedEnum2 { struct
79 enum E : T { // expected-error {{non-integral type 'void *' is an invalid underlying type}}