summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.h
Commit message (Expand)AuthorAgeFilesLines
* Added -g command line options to clang for generating source level debug info...Sanjiv Gupta2008-05-081-2/+6
* Fix PR2236Nate Begeman2008-04-201-3/+2
* Only generate code for static functions and global variables that are actuall...Nate Begeman2008-04-201-0/+4
* Generate code for annotation attributes.Nate Begeman2008-04-191-1/+4
* Add support to module codegen for adding and emitting annotationsNate Begeman2008-04-181-0/+3
* Remove FileVarDecl and BlockVarDecl. They are replaced by VarDecl::isBlockVar...Steve Naroff2008-04-151-3/+2
* Add initial support for objc codegen for methods, ivars, and theChris Lattner2008-03-301-0/+2
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+129
OpenPOWER on IntegriCloud