summaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn-pure-virtual-call-from-ctor-dtor.cpp
AgeCommit message (Expand)Author
2015-07-14[Sema] Don't emit "pure virtual" warning for fully qualified calls.Davide Italiano
2011-06-27Fix missing braces around two statements that were intended to be partChandler Carruth
2011-05-06Warn when trying to call a pure virtual member function in a class from the c...Anders Carlsson