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

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

Completed in 889 milliseconds