summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/virtual-functions-incomplete-types.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang side to match the LLVM IR type system rewrite patch.Chris Lattner2011-07-091-1/+1
* X86-64:Chris Lattner2010-06-281-1/+1
* Rework when and how vtables are emitted, by tracking where vtables areDouglas Gregor2010-05-131-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* It is common for vtables to contain pointers to functions that have either in...Anders Carlsson2009-11-241-0/+30