aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/vtable-key-function.cpp
AgeCommit message (Expand)Author
2010-01-05Improve key-function computation for templates. In particular:Douglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-07It's OK to try to emit a vtable definition more than once. Fixes PR5697.Anders Carlsson