commit | 7ec2a39c3f723b871e0beffbdd5b8485cf0eb0ae | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Thu Sep 29 02:56:49 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Sep 29 02:56:50 2016 +0000 |
tree | dba7f6652bd30c31361e679c6c2bb06da46d1dbd | |
parent | 6784a3fcdd571174f7ef6d4750d1ce22f3181edd [diff] | |
parent | 183b142ac9ce835668806f88c427695c39d58f25 [diff] |
Merge "Switch to using clang-3289846."
diff --git a/core/clang/versions.mk b/core/clang/versions.mk index 44fdb1a..03341d9 100644 --- a/core/clang/versions.mk +++ b/core/clang/versions.mk
@@ -1,5 +1,5 @@ ## Clang/LLVM release versions. LLVM_RELEASE_VERSION := 3.8 -LLVM_PREBUILTS_VERSION ?= clang-3217047 +LLVM_PREBUILTS_VERSION ?= clang-3289846 LLVM_PREBUILTS_BASE ?= prebuilts/clang/host