C++: Remove unneeded extractor option

This commit is contained in:
Jeroen Ketema 2023-12-20 09:58:32 +01:00
Родитель 6831775a8d
Коммит 12abf07d1d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 0D28C783F1AAA17F
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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