The Nest
Explore
Sign in
nuudlman
llvm
clang
test
Modules
Inputs
weird_objc.h
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
typedef
struct
objc_object
{
void
*
super
;
int
wibble
;
}
*
id
;