зеркало из https://github.com/github/codeql.git
C++: Remove unneeded extractor option
This commit is contained in:
Родитель
6831775a8d
Коммит
12abf07d1d
|
@ -3,4 +3,4 @@ static int g() {
|
||||||
return 20;
|
return 20;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
// 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
|
||||||
|
|
Загрузка…
Ссылка в новой задаче