blob: 25ced5f6355e601bc62297910dd020cea36c4fd4 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<imports>
<localimport file="minimal"/>
<localimport file="runtimes/cpp"/>
</imports>
<projects>
<project name="third_party/clang"
path="third_party/llvm/tools/clang"
remote="https://fuchsia.googlesource.com/third_party/clang"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<project name="third_party/clang-tools-extra"
path="third_party/llvm/tools/clang/tools/extra"
remote="https://fuchsia.googlesource.com/third_party/clang-tools-extra"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<project name="third_party/lld"
path="third_party/llvm/tools/lld"
remote="https://fuchsia.googlesource.com/third_party/lld"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
<project name="third_party/compiler-rt"
path="third_party/llvm/runtimes/compiler-rt"
remote="https://fuchsia.googlesource.com/third_party/compiler-rt"
gerrithost="https://fuchsia-review.googlesource.com"
githooks="manifest/git-hooks"/>
</projects>
</manifest>