Clang Project
clang_source_code
/
test
/
PCH
/
Inputs
/
pch-through-use3c.cpp
1
int a = A;
2
// expected-no-diagnostics
3