Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added -g command line options to clang for generating source level debug info... | Sanjiv Gupta | 2008-05-08 | 1 | -2/+6 |
* | Fix PR2236 | Nate Begeman | 2008-04-20 | 1 | -3/+2 |
* | Only generate code for static functions and global variables that are actuall... | Nate Begeman | 2008-04-20 | 1 | -0/+4 |
* | Generate code for annotation attributes. | Nate Begeman | 2008-04-19 | 1 | -1/+4 |
* | Add support to module codegen for adding and emitting annotations | Nate Begeman | 2008-04-18 | 1 | -0/+3 |
* | Remove FileVarDecl and BlockVarDecl. They are replaced by VarDecl::isBlockVar... | Steve Naroff | 2008-04-15 | 1 | -3/+2 |
* | Add initial support for objc codegen for methods, ivars, and the | Chris Lattner | 2008-03-30 | 1 | -0/+2 |
* | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+129 |