HomeSort by relevance Sort by last modified time
    Searched full:no_except_expr (Results 1 - 1 of 1) sorted by null

  /external/clang/test/SemaCXX/
cxx98-compat.cpp 113 bool no_except_expr = noexcept(1 + 1); // expected-warning {{noexcept expressions are incompatible with C++98}} variable

Completed in 85 milliseconds