summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/address-of-fntemplate.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* When determining a standard conversion sequence involves resolving theDouglas Gregor2010-04-291-0/+14
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Change FixOverloadedFunctionReference to return a (possibly new) expression. ...Anders Carlsson2009-10-211-0/+5
* When resolving the address of an overloaded function or function template, ma...Sebastian Redl2009-10-171-2/+1
* Don't add implicit casts of explicit address-taking of overloaded functions.Sebastian Redl2009-10-171-0/+9