Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
3aba07c84f12f244283ebfa94095a49810e00c2f
/
lib
/
CodeGen
/
CGObjCRuntime.h
3aba07c
improve indentation, avoid thrashing on maps and recalculating strings as much.
by Chris Lattner
· 16 years ago
dce1406
give CreateObjCRuntime a full CGM so it can get whatever state it needs,
by Chris Lattner
· 16 years ago
8ef07c0
Include <string> header to allow compiling for MSVC.
by Argyrios Kyrtzidis
· 17 years ago
20ff310
Support for code generation of Objective-C top-level language constructs.
by Anton Korobeynikov
· 17 years ago
50b3674
update to follow mainline llvm API change.
by Chris Lattner
· 17 years ago
391d77a
Add initial support for objc codegen for methods, ivars, and the
by Chris Lattner
· 17 years ago
bda0b62
Make a major restructuring of the clang tree: introduce a top-level
by Chris Lattner
· 17 years ago
[Renamed from CodeGen/CGObjCRuntime.h]
0f98426
Add codegen support for ObjC message expressions with the GNU runtime.
by Chris Lattner
· 17 years ago