Codebase Browser
llvm
Go to App
llvm
/
clang/test/PCH/
pch-dir.h
#ifdef __cplusplus extern int i; #else extern int j; #endif