summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/overloadable.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Add mangling for variadic functions and conversion functionsDouglas Gregor2009-02-131-0/+2
* Add basic support for C++ name mangling according to the Itanium C++Douglas Gregor2009-02-131-0/+24