summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/derived-to-virtual-base-class-calls-final.cpp
Commit message (Expand)AuthorAgeFilesLines
* Account for calling convention specifiers in function definitions in IR test ...David Blaikie2015-06-291-1/+1
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-1/+1
* Mark C++ reference parameters as dereferenceableHal Finkel2014-07-181-1/+1
* Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...Nick Lewycky2014-05-281-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
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Cleanup tests, no functionality change.Anders Carlsson2011-04-171-1/+1
* When doing a derived-to-base class through a virtual class, we don't have to ...Anders Carlsson2011-01-291-0/+16
OpenPOWER on IntegriCloud