Skip to content

Commit 86e9b0e

Browse files
committed
Add UNSUPPORTED for starts_with
1 parent 252941e commit 86e9b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/benchmarks/algorithms/nonmodifying/starts_with.bench.cpp

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

9-
// UNSUPPORTED: c++03, c++11, c++14, c++17
9+
// UNSUPPORTED: c++03, c++11, c++14, c++17, c++20
1010

1111
#include <algorithm>
1212
#include <cstddef>

0 commit comments

Comments
 (0)