summaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn-weak-vtables.cpp
Commit message (Expand)AuthorAge
* Provide a separate warning for weak vtables in explicit template instantiatio...David Blaikie2011-12-09
* When checking for weak vtables, check whether the actual definition ofDouglas Gregor2011-09-23
* Rework when and how vtables are emitted, by tracking where vtables areDouglas Gregor2010-05-13
* rename llvm::llvm_report_error -> llvm::report_fatal_errorChris Lattner2010-04-07
* Implement a warning diagnostic for weak vtables. Fixes PR6116.Anders Carlsson2010-02-06