summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGCXX.cpp
Commit message (Expand)AuthorAgeFilesLines
* Provide a new kind of iterator, the specific_decl_iterator, thatDouglas Gregor2009-01-091-1/+1
* Warning fixes to operator precedence warnings.Eli Friedman2008-12-161-1/+1
* Rename Selector::getName() to Selector::getAsString(), and addChris Lattner2008-11-241-8/+5
* Normalize many BasicBlock names.Daniel Dunbar2008-11-131-1/+1
* Centralize basic block creation in CodeGenFunction::createBasicBlock.Daniel Dunbar2008-11-111-2/+2
* Handle static initializers in Objective-C++ methods.Anders Carlsson2008-08-231-2/+16
* Add preliminary (and probably broken) codegen support for C++ static initiali...Anders Carlsson2008-08-221-0/+136
OpenPOWER on IntegriCloud