OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shl_m1
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CXX/expr/expr.const/
p2-0x.cpp
153
constexpr int
shl_m1
= 0 << -1; // expected-error {{constant expression}} expected-note {{negative shift count -1}} expected-warning {{negative}}
member in namespace:UndefinedBehavior
Completed in 52 milliseconds