Chromium Code Reviews
DescriptionAdd an out-of-line destructor to this class.
They are needed because StringPiece is going to become a template instatiation, and according to the Chromium style-checking Clang plugins, that makes any class with a member StringPiece 'complex'.
See http://codereview.chromium.org/8659047/ for the changes to StringPiece.
R=aa@chromium.org
BUG=87634
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=115323
Patch Set 1 #Patch Set 2 : Explicitly make subclass destructor virtual. #
Total comments: 1
Messages
Total messages: 4 (0 generated)
|
||||||||||||||||||||||||||||