Todd Lipcon has submitted this change and it was merged. Change subject: Add ccache-clang to build-support ......................................................................
Add ccache-clang to build-support This is a wrapper which allows using ccache with clang. This also adjusts the Jenkins build script to use it if ccache is installed. This can dramatically improve performance of TSAN/ASAN builds which require clang. Change-Id: If7e160594f45d516fbb08121968a59a97289849e Reviewed-on: http://gerrit.cloudera.org:8080/1790 Tested-by: Internal Jenkins Reviewed-by: Adar Dembo <[email protected]> --- A build-support/ccache-clang/clang A build-support/ccache-clang/clang++ M build-support/jenkins/build-and-test.sh 3 files changed, 47 insertions(+), 1 deletion(-) Approvals: Adar Dembo: Looks good to me, approved Internal Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/1790 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: If7e160594f45d516fbb08121968a59a97289849e Gerrit-PatchSet: 4 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
