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 a2974c5 commit 6f428e9Copy full SHA for 6f428e9
clang/test/Sema/switch-default.cpp
@@ -50,3 +50,4 @@ int t2(Index i)
50
int main() {
51
return t1(1); // expected-note {{in instantiation of function template specialization 't1<int>' requested here}}
52
}
53
+
0 commit comments