Skip to content

Commit d17c931

Browse files
authored
Merge pull request #19952 from jketema/comment-cleanup
C++: Remove QLtest related comment from integration test
2 parents e47f16b + def0ee9 commit d17c931

File tree

1 file changed

+0
-1
lines changed
  • cpp/ql/integration-tests/header-variant-tests/clang-pch

1 file changed

+0
-1
lines changed

cpp/ql/integration-tests/header-variant-tests/clang-pch/b.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@
44
int main() {
55
return ONE + TWO + THREE + FOUR;
66
}
7-
// semmle-extractor-options: --clang -include-pch ${testdir}/clang-pch.testproj/a.pch -Iextra_dummy_path

0 commit comments

Comments
 (0)