diff options
author | yutak <yutak@chromium.org> | 2015-02-27 02:04:23 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-02-27 10:04:56 +0000 |
commit | 0a82d6358b952bab74282353466386e5f8959a36 (patch) | |
tree | b1e859c6ebafe5cc6dfe43c7ef3638f65476e3a5 /ios/build | |
parent | 5a8cb073aaea44a3303f0faf11f0c812951a25ff (diff) | |
download | chromium_src-0a82d6358b952bab74282353466386e5f8959a36.zip chromium_src-0a82d6358b952bab74282353466386e5f8959a36.tar.gz chromium_src-0a82d6358b952bab74282353466386e5f8959a36.tar.bz2 |
BlinkGCPlugin: Correct trace() detection for CXXDependentScopeMemberExpr* case.
I fixed the trace() function detection logic in CheckTraceBaseCall() in my prior
patch, but I should have fixed the similar logic in CheckCXXDependentScope-
MemberExpr().
This came up as an issue when I compiled some SVG files. Without this patch
applied, the plugin fails to find "SVGPropertyHelper<Derived>::trace(visitor)"
call in SVGListPropertyHelper<Derived, ItemProperty>::traceImpl().
BUG=462511
R=kouhei@chromium.org
CC=zerny@chromium.org, oilpan-reviews@chromium.org
Review URL: https://codereview.chromium.org/958923006
Cr-Commit-Position: refs/heads/master@{#318427}
Diffstat (limited to 'ios/build')
0 files changed, 0 insertions, 0 deletions