Clang Project
clang_source_code
/
test
/
Import
/
empty-struct
/
Inputs
/
S.c
1
struct S {
2
};
3