aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-wrapper.py
diff options
context:
space:
mode:
authorGregory Bean <gbean@codeaurora.org>2011-05-11 09:11:12 -0700
committerStephen Boyd <sboyd@codeaurora.org>2013-09-04 14:18:05 -0700
commitbd51a4b61f5c12201c1a34c88d61bcd6df15682b (patch)
treed9c5adf0e4871b51a6fa2761cd11a5daab8fe9c2 /scripts/gcc-wrapper.py
parent7595111dc67b26c95283712c9564d0b642d9e097 (diff)
checkpatch: Handle long multi-line macros better.
Improve parsing of multiline macros which run beyond the available diff context. These beyond-the-horizon macros previously caused two distinct naughty behaviors: - The scanner, confused by the trailing backslash, would grab the header of the next context hunk and treat it as the last line of the preceding macro. - The analyzer, unable to fully reduce the macro, would blame the patch for submitting an unbalanced or unprotected macro. Change-Id: I6b7dd3d577c524d30b59dff7b20393bb5135f16d Signed-off-by: Gregory Bean <gbean@codeaurora.org> (cherry picked from commit ddd028c47b4d91aa9c0e97445eb584b2de367769)
Diffstat (limited to 'scripts/gcc-wrapper.py')
0 files changed, 0 insertions, 0 deletions