Skip to content
Commit 0cf82f6a authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Teach the virtual-functions-without-virtual-destructor warning to only

warn about polymorphic classes (which have virtual functions) rather
than dynamic classes (which are polymorphic or have virtual bases).

llvm-svn: 126036
parent f05c0958
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