diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-04-02 19:38:47 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-04-02 19:38:47 +0000 |
commit | 0ab5b4c438b40c72252933072d4c9e9a948106f0 (patch) | |
tree | f64592879ef615a3dc335452ddbe1e76fe6d0de8 /lib/StaticAnalyzer/Core/ExprEngine.cpp | |
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
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngine.cpp')
0 files changed, 0 insertions, 0 deletions