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

/external/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp172 constexpr int shr_32 = 0 >> 32; // expected-error {{constant expression}} expected-note {{shift count 32 >= width of type}} expected-warning {{>= width of type}} member in namespace:UndefinedBehavior

Completed in 1075 milliseconds