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 1af2d3f commit 938799bCopy full SHA for 938799b
clang/test/CXX/temp/temp.names/p3-23.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clang_cc1 -std=c++23 %s -verify
+// RUN: %clang_cc1 -std=c++23 -Wno-unused %s -verify
2
3
namespace FoundNothing {
4
template<typename T>
0 commit comments