Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
incomplete_mod_missing.h
1
extern int *missing;
2
3