Searched refs:CheckExcSpecFail (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
H A Dmember-init.cpp53 struct CheckExcSpecFail { struct
54 CheckExcSpecFail() noexcept(true) = default; // expected-error {{exception specification of explicitly defaulted default constructor does not match the calculated one}}

Completed in 270 milliseconds