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