about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPetr Hosek <phosek@google.com>2017-09-19 12:05:01 -0700
committerJames Tucker <jftucker@gmail.com>2017-09-24 13:53:10 -0700
commit850c7cbbf1740fa4729c2e8081ebd98a7f6f60b5 (patch)
treefaf28e72b3624a520d048f0abfed6c1b1d9c6295
parent6c08208c31893559e9b940dd305ad7febee9bf82 (diff)
downloadrust-850c7cbbf1740fa4729c2e8081ebd98a7f6f60b5.tar.gz
rust-850c7cbbf1740fa4729c2e8081ebd98a7f6f60b5.zip
Download clang-tools-extra as well
-rwxr-xr-xsrc/ci/docker/dist-fuchsia/build-toolchain.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ci/docker/dist-fuchsia/build-toolchain.sh b/src/ci/docker/dist-fuchsia/build-toolchain.sh
index 57fd25c1a21..f6deda2a36b 100755
--- a/src/ci/docker/dist-fuchsia/build-toolchain.sh
+++ b/src/ci/docker/dist-fuchsia/build-toolchain.sh
@@ -19,6 +19,7 @@ SRCS=(
   "https://fuchsia.googlesource.com/zircon zircon e9a26dbc70d631029f8ee9763103910b7e3a2fe1"
   "https://llvm.googlesource.com/llvm llvm 65bdf0ae4a87e6992c24f06e2612909952468710"
   "https://llvm.googlesource.com/clang llvm/tools/clang 914987de45cf83636537909ce09156aa7a37d6ec"
+  "https://llvm.googlesource.com/clang-tools-extra llvm/tools/clang/tools/extra 83de24124250a7cdc7a0fdc61b7e3c3d64b80225"
   "https://llvm.googlesource.com/lld llvm/tools/lld f8ed4483c589b390daafac92e28f4680ad052643"
   "https://llvm.googlesource.com/lldb llvm/tools/lldb 55cf8753321782668cb7e2d879457ee1ad57a2b9"
   "https://llvm.googlesource.com/compiler-rt llvm/runtimes/compiler-rt a8682fdf74d3cb93769b7394f2cdffc5cefb8bd8"