HomeSort by relevance Sort by last modified time
    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 190 milliseconds