Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
normal-module-map
/
nested_umbrella
/
a.h
1
int nested_umbrella_a;
2
3