summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ItaniumMangle.cpp
Commit message (Expand)AuthorAgeFilesLines
* When mangling a qualified array type, push the qualifiers down to theJohn McCall2011-01-261-11/+25
* Rvalue references for *this: add name mangling for ref-qualifiers,Douglas Gregor2011-01-261-4/+28
* Change QualType::getTypePtr() to return a const pointer, then change aJohn McCall2011-01-191-1/+2
* Introduce a new kind of TemplateName that captures a substitutedDouglas Gregor2011-01-151-0/+6
* Introduce a new expression kind, SubstNonTypeTemplateParmPackExpr,Douglas Gregor2011-01-151-0/+5
* Start implementing support for substitution into pack expansions thatDouglas Gregor2011-01-141-0/+5
* Move name mangling support from CodeGen to AST. In thePeter Collingbourne2011-01-131-0/+2625
OpenPOWER on IntegriCloud