summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJayant Chowdhary <jchowdhary@google.com>2018-01-19 10:26:09 -0800
committerJayant Chowdhary <jchowdhary@google.com>2018-01-19 10:26:18 -0800
commit2932ad7986e2e78a370ca14c3aac305fea38b13a (patch)
tree7c6431df4c6485ef8305a5580cd0a218d5d5bd7e
parent9db2e35784929437fa16d5919ebf0d40d43c59ec (diff)
downloadmanifest-2932ad7986e2e78a370ca14c3aac305fea38b13a.tar.gz
Add clang-tools to aosp-master.
clang-tools is needed for tools based on clang / LLVM which should be in sync with the toolchain's version. Test: repo sync -j128 fetches clang-tools Change-Id: Iaa22dd47ac679e8097be9c7b386767d2ca0e5305
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index d145934ef..be2292bbe 100644
--- a/default.xml
+++ b/default.xml
@@ -581,6 +581,7 @@
<project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" groups="pdk" clone-depth="1" />
<project path="prebuilts/checkcolor" name="platform/prebuilts/checkcolor" groups="pdk" clone-depth="1" />
<project path="prebuilts/checkstyle" name="platform/prebuilts/checkstyle" groups="pdk" clone-depth="1" />
+ <project path="prebuilts/clang-tools" name="platform/prebuilts/clang-tools" groups="pdk" clone-depth="1" />
<project path="prebuilts/clang/host/darwin-x86" name="platform/prebuilts/clang/host/darwin-x86" groups="pdk,darwin" clone-depth="1" />
<project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" groups="pdk" clone-depth="1" />
<project path="prebuilts/devtools" name="platform/prebuilts/devtools" groups="pdk-fs" clone-depth="1" />