commit | 0ab5b4c438b40c72252933072d4c9e9a948106f0 | [log] [tgz] |
---|---|---|
author | Richard Smith <richard-llvm@metafoo.co.uk> | Tue Apr 02 19:38:47 2013 +0000 |
committer | Richard Smith <richard-llvm@metafoo.co.uk> | Tue Apr 02 19:38:47 2013 +0000 |
tree | f64592879ef615a3dc335452ddbe1e76fe6d0de8 | |
parent | 0c70181854a95fca0e0d56dfa1203eb2216052ea [diff] |
If a defaulted special member is implicitly deleted, check whether it's overriding a non-deleted virtual function. The existing check for this doesn't catch this case, because it fires before we mark the method as deleted. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178563 91177308-0d34-0410-b5e6-96231b3b80d8