DescriptionClean-up inline members of nested classes (remoting/)
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=150913
Patch Set 1 #Patch Set 2 : Make SignalStrage::Listener members pure virtual #Patch Set 3 : And try not to break the gyp file #
Messages
Total messages: 7 (0 generated)
|