summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/MicrosoftMangle.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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