Mercurial > hg > CbC > CbC_llvm
diff libcxxabi/test/catch_in_noexcept.pass.cpp @ 173:0572611fdcc8 llvm10 llvm12
reorgnization done
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 25 May 2020 11:55:54 +0900 |
parents | 1d019706d866 |
children | 2e18cbf3894f |
line wrap: on
line diff
--- a/libcxxabi/test/catch_in_noexcept.pass.cpp Mon May 25 11:50:15 2020 +0900 +++ b/libcxxabi/test/catch_in_noexcept.pass.cpp Mon May 25 11:55:54 2020 +0900 @@ -6,7 +6,8 @@ // //===----------------------------------------------------------------------===// -// UNSUPPORTED: c++98, c++03, libcxxabi-no-exceptions +// UNSUPPORTED: c++98, c++03 +// UNSUPPORTED: no-exceptions #include <exception> #include <stdlib.h>