Skip to content

Commit 5714983

Browse files
committed
Clang 17 is no longer supported
1 parent 7523023 commit 5714983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/libcxx/ranges/range.adaptors/range.join.with/range.join.with.iterator/no_unique_address.compile.pass.cpp

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

99
// UNSUPPORTED: c++03, c++11, c++14, c++17, c++20
10-
// XFAIL: msvc && clang-17
10+
// XFAIL: msvc
1111

1212
// <ranges>
1313

0 commit comments

Comments
 (0)