diff libcxxabi/test/noexception1.pass.cpp @ 174:f935e5e0dbe7

merged
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 25 May 2020 12:28:41 +0900
parents 0572611fdcc8
children 2e18cbf3894f
line wrap: on
line diff
--- a/libcxxabi/test/noexception1.pass.cpp	Mon May 25 11:20:42 2020 +0900
+++ b/libcxxabi/test/noexception1.pass.cpp	Mon May 25 12:28:41 2020 +0900
@@ -7,7 +7,7 @@
 //===----------------------------------------------------------------------===//
 
 // UNSUPPORTED: c++98, c++03
-// REQUIRES: libcxxabi-no-exceptions
+// REQUIRES: no-exceptions
 
 #include <cxxabi.h>
 #include <exception>