DescriptionOilpan: trace part objects as per the GC plugin's wishes.
Following https://src.chromium.org/viewvc/chrome?view=rev&revision=287310,
the Blink clang plugin insists that part objects are to be traced
via Visitor's fallback method
template<typename T>void trace(const T& t);
Fix up some uses that were not.
R=haraken
BUG=340522
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180152
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|