Skip to content

Commit 3caf149

Browse files
committed
Remove xfail
Signed-off-by: yronglin <[email protected]>
1 parent 3fa2b50 commit 3caf149

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/make_from_tuple.verify.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88

99
// REQUIRES: std-at-least-c++23
1010

11-
// No diagnostic gets emitted when we build with modules.
12-
// XFAIL: clang-modules-build
13-
1411
// <tuple>
1512

1613
// template <class T, class Tuple> constexpr T make_from_tuple(Tuple&&);

0 commit comments

Comments
 (0)