summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/PR5093-static-member-function.cpp
Commit message (Expand)AuthorAgeFilesLines
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-1/+1
* 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
* Handle CXXMemberCallExprs that point to a static method. Fixes PR5093.Anders Carlsson2009-09-291-0/+9