aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/function-template-explicit-specialization.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-06-29Account for calling convention specifiers in function definitions in IR test ...David Blaikie1-2/+2
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg1-1/+1
2013-12-13Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg1-1/+1
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin1-2/+2
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-12-08Fix for PR5710: make sure to put function template specializations into theEli Friedman1-0/+13