Skip to content

Commit 5be2464

Browse files
Revert changes in unrelated test file
1 parent 9cf137f commit 5be2464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/libcxx/utilities/variant/no_specializations.verify.cpp

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

9-
// REQUIRES: std-at-least-c++17
9+
// UNSUPPORTED: c++03, c++11, c++14
1010

1111
// Check that user-specializations are diagnosed
1212
// See [variant.variant.general]/4

0 commit comments

Comments
 (0)