Skip to content

Commit 6b46c76

Browse files
committed
[libc++][NFC] Remove an outdated UNSUPPORTED annotation
This is likely a rebase artifact. libcpp-has-no-concepts is not a Lit feature we ever define anymore.
1 parent 33b02d7 commit 6b46c76

File tree

1 file changed

+0
-1
lines changed
  • libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.comp

1 file changed

+0
-1
lines changed

libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.comp/op_spaceship.pass.cpp

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

99
// UNSUPPORTED: c++03, c++11, c++14, c++17
10-
// UNSUPPORTED: libcpp-has-no-concepts
1110

1211
// <iterator>
1312

0 commit comments

Comments
 (0)