Hello Laszlo Gaal, Joe McDonnell, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/15552
to look at the new patch set (#2).
Change subject: IMPALA-9401: primitive include-what-you-use script and mappings
......................................................................
IMPALA-9401: primitive include-what-you-use script and mappings
This is a cleaned up version of the script I used to run
include-what-you-use on the Impala codebase.
The helper script assumes you have built IWYU and
have a Kudu source checkout, and can then run IWYU
on the entire codebase.
Some mappings files are used to improve the quality of
the IWYU output. There are still incorrect recommendations
made, but this is sufficient to fix many common issues.
Change-Id: Iaf5f9ba865313afb0c581e6482514ef7f1c65367
---
A bin/iwyu/iwyu.sh
A bin/iwyu/iwyu_mappings.imp
2 files changed, 117 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/52/15552/2
--
To view, visit http://gerrit.cloudera.org:8080/15552
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iaf5f9ba865313afb0c581e6482514ef7f1c65367
Gerrit-Change-Number: 15552
Gerrit-PatchSet: 2
Gerrit-Owner: Tim Armstrong <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Laszlo Gaal <[email protected]>