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