summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/virtual-operator-call.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a test for devirtualization of virtual operator calls.Nico Weber2014-12-011-3/+6
* A number of test cases assume that an "int" parameter or return valueUlrich Weigand2012-10-241-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Fix a couple of cases where we weren't generating the right kind of callEli Friedman2009-11-161-0/+10