Tim Armstrong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15552
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 build 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, 112 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/52/15552/1 -- 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: newchange Gerrit-Change-Id: Iaf5f9ba865313afb0c581e6482514ef7f1c65367 Gerrit-Change-Number: 15552 Gerrit-PatchSet: 1 Gerrit-Owner: Tim Armstrong <[email protected]>
