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 205b36f commit 6a0b20cCopy full SHA for 6a0b20c
clang/test/CXX/temp/temp.spec/temp.expl.spec/p2-20.cpp
@@ -271,4 +271,4 @@ void D<int>::f<unsigned>();
271
template<>
272
273
static void D<int>::g<unsigned>(); // expected-warning {{explicit specialization cannot have a storage class}}
274
- // expected-error@-1 {{'static' can only be specified inside the class definition}}
+ // expected-error@-1 {{'static' can only be specified inside the class definition}}
0 commit comments