aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/Mangle.cpp
AgeCommit message (Expand)Author
2009-02-20We must always mangle attribute overloadable functions; even if in aDaniel Dunbar
2009-02-18Address Chris's comments regarding C++ name mangling.Douglas Gregor
2009-02-13Add mangling for variadic functions and conversion functionsDouglas Gregor
2009-02-13Add basic support for C++ name mangling according to the Itanium C++Douglas Gregor