Todd Lipcon has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9554
Change subject: iwyu: workaround missing IWYU results when using Ninja ...................................................................... iwyu: workaround missing IWYU results when using Ninja This adds a workaround so that IWYU reports the same results whether cmake is invoked with the Makefile generator or the Ninja generator. Tested by verifying that IWYU on my laptop now reports the same issues that Jenkins was reporting precommit on a recent in-flight patch. Change-Id: I092cab794fd20a39fcfbbbe52f4c325fac2d149c --- M build-support/iwyu/iwyu_tool.py 1 file changed, 27 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/54/9554/1 -- To view, visit http://gerrit.cloudera.org:8080/9554 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I092cab794fd20a39fcfbbbe52f4c325fac2d149c Gerrit-Change-Number: 9554 Gerrit-PatchSet: 1 Gerrit-Owner: Todd Lipcon <[email protected]>
