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

/external/clang/test/SemaCXX/
H A Dunderlying_type.cpp45 namespace PR19966 { namespace in class:f
46 void PR19966(enum Invalid) { // expected-note 2{{forward declaration of}} function in namespace:f::PR19966
50 // expected-error@-1 {{cannot determine underlying type of incomplete enumeration type 'PR19966::Invalid'}}
54 // expected-error@-1 {{cannot determine underlying type of incomplete enumeration type 'PR19966::E'}}

Completed in 1170 milliseconds