| commit | 66a8759400a96640b66b83f1acc53e37a7713fed | [log] [tgz] |
|---|---|---|
| author | John McCall <rjmccall@apple.com> | Wed Aug 04 00:31:26 2010 +0000 |
| committer | John McCall <rjmccall@apple.com> | Wed Aug 04 00:31:26 2010 +0000 |
| tree | 06be5354f852037cae91fef60c33d6ccef004dc3 | |
| parent | 4f9c40c5214a252def0611ec44b513d909106569 [diff] |
Look through using declarations when deciding whether to use an operator delete for a virtual destructor. Diagnose ambiguities. Fixes PR7803. llvm-svn: 110173