DescriptionEnable warnings for having RefCounted types with a public destructor.
Enable the Clang error that makes it a warning/error to derive from
base::RefCounted/RefCountedThreadSafe directly and have a public
destructor for Linux and Mac builds.
For ChromeOS builds, do not yet enable the warning, as it does not
yet build cleanly.
BUG=123295
TEST=it compiles
R=thakis
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=138031
Patch Set 1 #Patch Set 2 : Add a note #
Messages
Total messages: 4 (0 generated)
|