Skip to content
Commit b4d2a15d authored by Richard Smith's avatar Richard Smith
Browse files

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
parent f12ff4df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment