summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/member-class-11.cpp
Commit message (Collapse)AuthorAgeFilesLines
* When we run into a constructor or destructor that is defined in theDouglas Gregor2011-11-011-0/+8
wrong class, make sure to drop it immediately; we don't want that constructor to be available within the DeclContext. Fixes <rdar://problem/9677163>. llvm-svn: 143506
OpenPOWER on IntegriCloud