From e4890cbaf0ce0acf52dfb95dccc88bfa91046606 Mon Sep 17 00:00:00 2001 From: Joe Baker-Malone Date: Mon, 1 Jul 2019 14:09:55 -0700 Subject: Add clang Since we aren't branching the clang prebuilts we pin to a specific version in the manifest. This can be updated to any commit from mirror-aosp-master if need be. Note that currently there will be an issue using a more recent version of the windows clang, since in later versions some of the symlinks we're creating via repo are checked in, and currently when we sync on rbe symlinks aren't created correctly (though they are created correctly when added by repo). Test: none Bug: 135278528 Change-Id: I8de9a6e801a5797dd9ace895aac05240ef6a8e08 --- default.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/default.xml b/default.xml index 0b604407c..76f6b1d3d 100644 --- a/default.xml +++ b/default.xml @@ -40,6 +40,13 @@ + + + + + + + @@ -66,7 +73,8 @@ - + + -- cgit v1.2.3