Update Clang toolchain

This update contains support for SafeStack on Fuchsia.

Change-Id: I14bf608e7134238f71e774ac024512c9fa73b033
2 files changed
tree: 507d796c3aabe13a06e1a747ac5bd662537f2d19
  1. linux64/
  2. mac/
  3. win/
  4. .gitignore
  5. AUTHORS
  6. cipd
  7. exec_tool.sh
  8. gn
  9. go
  10. godepfile
  11. LICENSE
  12. ninja
  13. README.md
  14. update.sh
README.md

Fuchsia Build Tools

This repository contains the hashes of a number of prebuilt tools that are used to build Fuchsia-related projects. The actual tools themselves are located in Google Storage.

In most cases, the jiri tool will download the build tools automatically during its update step. To download the tools manually, run update.sh.