Files
2018-08-02 17:53:23 +01:00

7 lines
155 B
C

#ifdef SEEN_F
static int g() {
return 20;
}
#endif
// semmle-extractor-options: --clang -include-pch ${testdir}/clang-pch.testproj/f.pch --expect_errors