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 6831775 commit 12abf07Copy full SHA for 12abf07
cpp/ql/test/header-variant-tests/clang-pch/g.c
@@ -3,4 +3,4 @@ static int g() {
3
return 20;
4
}
5
#endif
6
-// semmle-extractor-options: --clang -include-pch ${testdir}/clang-pch.testproj/f.pch --expect_errors
+// semmle-extractor-options: --clang -include-pch ${testdir}/clang-pch.testproj/f.pch
0 commit comments