summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/key-function-vtable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Just disable the hidden-visibility optimization for now by hiding it behindJohn McCall2010-08-121-2/+2
* Emit weak vtables of non-template classes with hidden visibility.John McCall2010-08-031-4/+4
* A vtable is used if the key function is defined... even if that keyDouglas Gregor2010-05-141-1/+10
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Slight tweak to vtable linkage.Eli Friedman2009-12-081-1/+1
* Misc key function fixes.Eli Friedman2009-12-081-0/+42
OpenPOWER on IntegriCloud