| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 531f01f20e20b118f3e7549481b04a7a6aedc627..b48ee886e4d0c1968daa046e71cb872eee0b06ed 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -51,7 +51,7 @@ deps = {
|
| # Mojo SDK for Mojo RPC experiments.
|
| "third_party/externals/mojo/public" : "https://chromium.googlesource.com/external/github.com/domokit/mojo_sdk@172be18ea745ab29aea132e6cb952e726dc32543",
|
|
|
| -
|
| + # xSAN bots build Clang from scratch.
|
| "third_party/externals/llvm": "https://llvm.googlesource.com/llvm@release_38",
|
| "third_party/externals/llvm/tools/clang": "https://llvm.googlesource.com/clang@release_38",
|
| "third_party/externals/llvm/projects/compiler-rt": "https://llvm.googlesource.com/compiler-rt@release_38",
|
|
|