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 b88cad5 commit 006a144Copy full SHA for 006a144
libcxx/test/libcxx/memory/nodiscard.verify.cpp
@@ -6,7 +6,7 @@
6
//
7
//===----------------------------------------------------------------------===//
8
9
-// check that functions are marked [[nodiscard]] as an extension in C++17
+// check that functions are marked [[nodiscard]]
10
11
// [[nodiscard]] std::make_unique(Args&&...);
12
// [[nodiscard]] std::make_unique(size_t);
0 commit comments