Logic to automatically prepend Get to avoid naming conflicts seems busted |
|
Issue descriptionOne example is StyleSharingList& StyleSharingList(); in third_party/WebKit/Source/core/css/resolver/StyleResolver.h I haven't tested locally (since I'm working on the rebasing stuff 100%), but we should be able to build just that file with: ninja -C out/Debug ../../third_party/WebKit/Source/core/css/resolver/StyleResolver.cpp^ And then run the tool on just that one file to see what's busted. This is currently blocking updating the manual patchsets require for the rename tool. |
|
►
Sign in to add a comment |
|
Comment 1 by dcheng@chromium.org
, Jun 15 2017