summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/PR7410.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix for PR7410. Allow functions in a derived class that improperly overwrite ↵Richard Trieu2011-07-011-0/+13
a virtual function in the base class to be inserted into the derived class function list to prevent extra errors every time the derived class is used. llvm-svn: 134251
OpenPOWER on IntegriCloud