Skip to content

Commit fb4daf7

Browse files
committed
Fix
1 parent c550382 commit fb4daf7

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

libcxx/test/libcxx/diagnostics/map.nodiscard.verify.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
// UNSUPPORTED: c++03
10-
119
// Check that functions are marked [[nodiscard]]
1210

1311
#include <map>

libcxx/test/libcxx/diagnostics/multimap.nodiscard.verify copy.cpp renamed to libcxx/test/libcxx/diagnostics/multimap.nodiscard.verify.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9-
// UNSUPPORTED: c++03
10-
119
// Check that functions are marked [[nodiscard]]
1210

1311
#include <map>

0 commit comments

Comments
 (0)