Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner | 2011-07-23 | 1 | -8/+8 |
* | Implement support for C++11 in-class initialization of non-static data members. | Richard Smith | 2011-06-11 | 1 | -0/+5 |
* | For consistency, use llvm::raw_ostream in the rest of the mangle api. | Rafael Espindola | 2011-02-11 | 1 | -7/+7 |
* | Use raw_ostream instead of raw_svector_ostream. | Rafael Espindola | 2011-02-11 | 1 | -6/+6 |
* | Use raw_svector_ostream in more places in the mangler. | Rafael Espindola | 2011-02-10 | 1 | -16/+19 |
* | Move name mangling support from CodeGen to AST. In the | Peter Collingbourne | 2011-01-13 | 1 | -0/+132 |