The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Import
conflicting-struct
Inputs
S1.cpp
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
class
T
;
class
S
{
T
*
t
;
int
a
;
}
;