OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shl_32
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CXX/expr/expr.const/
p2-0x.cpp
156
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 548 milliseconds