summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/virtual-operator-call.cpp
AgeCommit message (Expand)Author
2014-12-01Add a test for devirtualization of virtual operator calls.Nico Weber
2012-10-24A number of test cases assume that an "int" parameter or return valueUlrich Weigand
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-16Fix a couple of cases where we weren't generating the right kind of callEli Friedman