summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGObjC.cpp
Commit message (Expand)AuthorAgeFilesLines
* avoid a lot of unneeded selector processing work by passing aroundChris Lattner2008-06-261-8/+3
* use cheaper/simpler getselector call for @selector exprs.Chris Lattner2008-06-261-2/+1
* start avoid doing lots of unneeded work handling selectorsChris Lattner2008-06-261-1/+1
* Fix 80 col violations, assert on assumptions.Chris Lattner2008-06-261-7/+11
* "Support for Objective-C message sends which return structures. Also include...Chris Lattner2008-06-241-2/+81
* Change self/_cmd to be instances of ImplicitParamDecl instead of ParmVarDecl.Chris Lattner2008-06-171-0/+89
* - Move ObjC Expresssion AST's from Expr.h => ExprObjC.hSteve Naroff2008-05-291-1/+1
* The dtor CGObjCRuntime::~CGObjCRuntime() was implemented twice, onceTed Kremenek2008-04-091-1/+2
* Add initial support for objc codegen for methods, ivars, and theChris Lattner2008-03-301-0/+1
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+25
OpenPOWER on IntegriCloud