Skip to content

Commit 1523370

Browse files
committed
Remove unnecessary XFAIL
1 parent 73c0c6e commit 1523370

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libcxx/test/libcxx/atomics/stdatomic.h.syn/dont_hijack_header.cxx23.compile.pass.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
//===----------------------------------------------------------------------===//
88

99
// UNSUPPORTED: no-threads
10-
// XFAIL: FROZEN-CXX03-HEADERS-FIXME
1110

1211
// This test verifies that <stdatomic.h> DOES NOT redirect to <atomic> before C++23,
1312
// since doing so is a breaking change. Several things can break when that happens,

0 commit comments

Comments
 (0)