[PATCH] D35796: [analyzer] Misused polymorphic object checker

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 25 05:29:55 PDT 2017


aaron.ballman added a comment.

How does this check differ from the `-Wdelete-non-virtual-dtor` warning class that comes out of the frontend?


https://reviews.llvm.org/D35796





More information about the cfe-commits mailing list