Hello Dan Burkert, Mike Percy, Adar Dembo,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/1790
to review the following change.
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
---
A build-support/ccache-clang/clang
A build-support/ccache-clang/clang++
M build-support/jenkins/build-and-test.sh
3 files changed, 15 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/90/1790/1
--
To view, visit http://gerrit.cloudera.org:8080/1790
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If7e160594f45d516fbb08121968a59a97289849e
Gerrit-PatchSet: 1
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: Mike Percy <[email protected]>