summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/Mangle.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Create a new TypeNodes.def file that enumerates all of the types,Douglas Gregor2009-02-261-2/+2
* Improve merging of function declarations. Specifically:Douglas Gregor2009-02-241-1/+1
* We must always mangle attribute overloadable functions; even if in aDaniel Dunbar2009-02-201-5/+5
* Address Chris's comments regarding C++ name mangling.Douglas Gregor2009-02-181-20/+28
* Add mangling for variadic functions and conversion functionsDouglas Gregor2009-02-131-2/+8
* Add basic support for C++ name mangling according to the Itanium C++Douglas Gregor2009-02-131-0/+516
OpenPOWER on IntegriCloud