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

/external/clang/test/SemaCXX/
H A Denum.cpp76 namespace PR7051 { namespace
80 e = 1; // expected-error{{assigning to 'PR7051::E' from incompatible type 'int'}}
81 e |= 1; // expected-error{{assigning to 'PR7051::E' from incompatible type 'int'}}

Completed in 104 milliseconds