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 | b4d2a15d17982800bd1fbf886306a85f7f03de13 (patch) | |
tree | b65d2bedc280d1658109c249d663df6997c48d5d /llvm/lib/CodeGen/MachineTraceMetrics.cpp | |
parent | f12ff4df48e74ac553bf138633afdc95444e4c0b (diff) | |
download | llvm-b4d2a15d17982800bd1fbf886306a85f7f03de13.zip llvm-b4d2a15d17982800bd1fbf886306a85f7f03de13.tar.gz llvm-b4d2a15d17982800bd1fbf886306a85f7f03de13.tar.bz2 |
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.
llvm-svn: 178563
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions