Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When we run into a constructor or destructor that is defined in the | Douglas Gregor | 2011-11-01 | 1 | -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 |