Descriptionrewrite_to_chrome_style: skip nodes expanded from macros
Since the tool wasn't using the "spelling" location, replacements would
be emitted using source locations into an unnamed input buffer. As a
result, the emitted replacements would never apply since the file name
would never match.
However, it ends up still being included in the symbol dump for the
rebase tool. Since these identifiers aren't being renamed, just skip
processing anything inside a macro.
BUG=581902
Committed: https://crrev.com/7370c5666dc5fb4f29af86c6daa18657599bf2ed
Cr-Commit-Position: refs/heads/master@{#372203}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 9 (4 generated)
|