Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
merge-class-definition-visibility
/
e.h
1
#include "a.h"
2
3
struct B {};
4