The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Modules
Inputs
merge-class-definition-visibility
b.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
//
Include definition of A into the same module as c.h
#include
"
a.h
"
struct
B
{
}
;