Clang Project

clang_source_code/test/Modules/Inputs/DebugSubmoduleB.h
1struct B {
2  int b;
3};
4