Commit Graph

1 Commits

Author SHA1 Message Date
Stephan Bergmann
67ec72a381 New loplugin:privatebase
...to flag places that implicitly derive a class privately instead of publicly,
where accidental private derivation can cause unexpected failure of
dynamic_cast, cf. 63b67ab5ca "Use public
derivation, and remove then-unnecessary downcasts."

Change-Id: I4bcd5c79c7e27380c820e2dd072fa4c4e8980078
2016-01-11 13:17:10 +01:00