Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
relative-import-path
/
B.h
1
// B
2
#include "C.h"
3