We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a713448 commit 38c64d5Copy full SHA for 38c64d5
libcxx/test/libcxx/utilities/smartptr/nodiscard.verify.cpp
@@ -6,7 +6,8 @@
6
//
7
//===----------------------------------------------------------------------===//
8
9
-UNSUPPORTED: c++03
+// UNSUPPORTED: c++03
10
+
11
// <memory>
12
13
// Check that functions are marked [[nodiscard]]
0 commit comments