diff options
Diffstat (limited to 'libcxxabi/test/catch_member_function_pointer_02.pass.cpp')
| -rw-r--r-- | libcxxabi/test/catch_member_function_pointer_02.pass.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxxabi/test/catch_member_function_pointer_02.pass.cpp b/libcxxabi/test/catch_member_function_pointer_02.pass.cpp index 5d702031ce35..ec400713620c 100644 --- a/libcxxabi/test/catch_member_function_pointer_02.pass.cpp +++ b/libcxxabi/test/catch_member_function_pointer_02.pass.cpp @@ -12,7 +12,7 @@ // GCC supports noexcept function types but this test still fails. // This is likely a bug in their implementation. Investigation needed. -// XFAIL: gcc-14 +// XFAIL: gcc-14, gcc-15 #include <cassert> |
