| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement the C++0x deduced 'auto' feature. | Richard Smith | 2011-02-20 | 1 | -3/+4 |
| * | For consistency, use llvm::raw_ostream in the rest of the mangle api. | Rafael Espindola | 2011-02-11 | 1 | -19/+17 |
| * | Use raw_ostream instead of raw_svector_ostream. | Rafael Espindola | 2011-02-11 | 1 | -8/+8 |
| * | Use raw_svector_ostream in more places in the mangler. | Rafael Espindola | 2011-02-10 | 1 | -13/+12 |
| * | Change QualType::getTypePtr() to return a const pointer, then change a | John McCall | 2011-01-19 | 1 | -1/+1 |
| * | Start implementing support for substitution into pack expansions that | Douglas Gregor | 2011-01-14 | 1 | -0/+6 |
| * | Move name mangling support from CodeGen to AST. In the | Peter Collingbourne | 2011-01-13 | 1 | -0/+1184 |

