Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pull COdeGenFunction::CreateStaticBlockVarDecl (just for creating the | Daniel Dunbar | 2009-02-25 | 1 | -19/+9 |
* | Provide a new kind of iterator, the specific_decl_iterator, that | Douglas Gregor | 2009-01-09 | 1 | -1/+1 |
* | Warning fixes to operator precedence warnings. | Eli Friedman | 2008-12-16 | 1 | -1/+1 |
* | Rename Selector::getName() to Selector::getAsString(), and add | Chris Lattner | 2008-11-24 | 1 | -8/+5 |
* | Normalize many BasicBlock names. | Daniel Dunbar | 2008-11-13 | 1 | -1/+1 |
* | Centralize basic block creation in CodeGenFunction::createBasicBlock. | Daniel Dunbar | 2008-11-11 | 1 | -2/+2 |
* | Handle static initializers in Objective-C++ methods. | Anders Carlsson | 2008-08-23 | 1 | -2/+16 |
* | Add preliminary (and probably broken) codegen support for C++ static initiali... | Anders Carlsson | 2008-08-22 | 1 | -0/+136 |