summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/MicrosoftMangle.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Use raw_ostream instead of raw_svector_ostream.Rafael Espindola2011-02-111-8/+8
* Use raw_svector_ostream in more places in the mangler.Rafael Espindola2011-02-101-13/+12
* Change QualType::getTypePtr() to return a const pointer, then change aJohn McCall2011-01-191-1/+1
* Start implementing support for substitution into pack expansions thatDouglas Gregor2011-01-141-0/+6
* Move name mangling support from CodeGen to AST. In thePeter Collingbourne2011-01-131-0/+1184
OpenPOWER on IntegriCloud