DescriptionClean-up inline members of nested classes (ui/)
Due to a bug, the Clang-plugin style checker failed to warn about
inline constructors, destructors, non-empty virtual methods, etc.
for nested classes.
The plugin has been fixed, and this patch is part of a clean-up of all
the code that now causes the plugin to issue errors.
BUG=139346
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150877
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|