Blink GC plugin: look for checked namespaces within the list of namespaces.
commit3b89eef9d7ecb2bffe65250fb99e741fb56abe66
authorzerny@chromium.org <zerny@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 20 May 2014 07:30:32 +0000 (20 07:30 +0000)
committerzerny@chromium.org <zerny@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 20 May 2014 07:30:32 +0000 (20 07:30 +0000)
tree71d639ef008434b10e5712f52722d83d0576ca18
parent2e886e3973dc9ec174ad406410483906d7c570f4
Blink GC plugin: look for checked namespaces within the list of namespaces.

Previously only the innermost namespace was matched against causing structures in, eg, namespace WebCore::Foo to not be checked.

BUG=334149
R=haraken@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/294903002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271608 0039d316-1c4b-4281-b951-d872f2087c98
tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp