Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
clang
/
test
/
Modules
/
Inputs
/
innerstructredef.h
blob: 600f44e41cf85736df126f971ef0c8fa20daa0e0 [
file
] [
log
] [
blame
]
struct
Outer
{
// This definition is actually hidden since only submodule 'one' is imported.
struct
Inner
{
int
x
;
}
field
;
};