summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/function-template-specialization.cpp
Commit message (Expand)AuthorAgeFilesLines
* AST: Fix the linkage of static vars in fn template specializationsDavid Majnemer2014-12-161-0/+19
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Substitute unscoped template names.Anders Carlsson2009-09-171-7/+5
* Get rid of the last grep.Anders Carlsson2009-09-171-2/+2
* When mangling function template specialization, mangle the type encoding of t...Anders Carlsson2009-09-171-4/+5
* Add basic substitution to the C++ mangler. It currently only looks at types.Anders Carlsson2009-09-171-3/+3
* Update for LLVM API change.Owen Anderson2009-07-271-1/+1
* Improve code generation for function template specializations:Douglas Gregor2009-06-291-1/+7
* Keep track of function template specializations, to eliminateDouglas Gregor2009-06-291-0/+21
OpenPOWER on IntegriCloud