summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove a stray printoutChris Lattner2008-05-061-2/+0
* Simplify FunctionDecl::AddRedeclaration a bit by using std::swap.Chris Lattner2008-05-041-0/+1
* if a decl is both 'static' and weak or static and inline, its linkageChris Lattner2008-05-041-3/+3
* Remove FileVarDecl and BlockVarDecl. They are replaced by VarDecl::isBlockVar...Steve Naroff2008-04-151-1/+1
* tracking API changes arising from r49277Gabor Greif2008-04-061-4/+4
* Codegen assignment to self correctly, patch by David Chisnall!Chris Lattner2008-04-041-2/+17
* simplify some code by using PointerLikeType.Chris Lattner2008-04-021-1/+1
* some cleanups on top of David's patch. There are still twoChris Lattner2008-03-301-6/+6
* Add initial support for objc codegen for methods, ivars, and theChris Lattner2008-03-301-2/+79
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+182
OpenPOWER on IntegriCloud