noexcept02.C
1.2 KB
-
DR 1073 PR c++/49082 · 5e3f417f
DR 1073 PR c++/49082 * typeck.c (comp_except_specs): noexcept(false) is not compatible with throw(type-list). * typeck2.c (merge_exception_specifiers): noexcept(false) beats any more limited specification. From-SVN: r173981
Jason Merrill committed