summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/mangle-template.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve name mangling for dependent template names (e.g., typenameDouglas Gregor2010-04-281-0/+17
* Mangle dependent template names such as the nested-name-specifier inDouglas Gregor2010-04-231-0/+23
* Give explicit template instantiations weak ODR linkage. FormerDouglas Gregor2010-03-131-2/+2
* Re-revert the explicit template instantiation linkage patch. I am beginning t...Douglas Gregor2010-03-131-2/+2
* Reinstate patch to turn explicit template instantiations into weak symbolsDouglas Gregor2010-03-131-2/+2
* Revert the linkage change for explicit template instantiations; something is ...Douglas Gregor2010-03-121-2/+2
* Give explicit template instantiations weak linkage (but don't deferDouglas Gregor2010-03-121-2/+2
* Improve name mangling for dependently-scoped declaration references.Douglas Gregor2010-02-281-0/+19
* Add name mangling for DeclRefExprs that refer to external namesDouglas Gregor2010-02-281-1/+20
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Mangler: Sketch mangling for TemplateArgument::Declaration kind.Daniel Dunbar2009-11-211-0/+68
OpenPOWER on IntegriCloud