DescriptionOilpan: add temporary plugin ignore exemption for DataRef<T>::RefPtr<T>.
Until the clang Blink GC plugin has been updated to include r359074,
the GC plugin will erroneously complain if DataRef<T> is used with a
RefCountedGarbageCollected<T> class type. Add a GC_PLUGIN_IGNORE()
to temporarily prevent such false errors from being reported.
R=
BUG=553613
Committed: https://crrev.com/4419f282c80376075dc2f9efb3adfee41f9289c2
Cr-Commit-Position: refs/heads/master@{#359094}
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|