DescriptionGC plugin: consider references equal to raw pointers.
Unmanaged raw pointers to managed(GC) classes aren't safe across GCs,
hence fields with raw pointer types to such GCed classes are identified
and reported as errors or warnings.
Extend that checking to also apply to reference pointer types.
R=haraken
BUG=420515
Committed: https://crrev.com/1a33d92721acdfc37d71fd891eade8fbddd6c7dd
Cr-Commit-Position: refs/heads/master@{#342615}
Patch Set 1 #Patch Set 2 : Propagate reference type into error/warning messages #
Messages
Total messages: 16 (3 generated)
|