summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Remove FileVarDecl and BlockVarDecl. They are replaced by VarDecl::isBlockVar...Steve Naroff2008-04-151-4/+5
* tracking API changes arising from r49277Gabor Greif2008-04-061-3/+3
* some cleanups on top of David's patch. There are still twoChris Lattner2008-03-301-7/+5
* Add initial support for objc codegen for methods, ivars, and theChris Lattner2008-03-301-1/+18
* simplify code by using the variadic StructType::get method.Chris Lattner2008-03-191-21/+19
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+509
OpenPOWER on IntegriCloud