JossWhittle / FlintPlusPlus

Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.
Boost Software License 1.0
266 stars 21 forks source link

Add check for VirtualDestructors #39

Closed kanielc closed 10 years ago

kanielc commented 10 years ago

I'm thinking this may miss some corner cases, but for the obvious cases I thought of, it works.