From 7a05159d1fcbb03892b148fe31ef55bb54dae8b0 Mon Sep 17 00:00:00 2001 From: Nick Desaulniers Date: Fri, 4 Dec 2020 12:58:01 -0800 Subject: [PATCH] Revert "Revert "ANDROID: clang: update to 11.0.5"" This reverts commit 998f5e469d48bda634c7289b76da897e8dcb5e53. Re-upgrades clang to 11.0.5/clang-r399163b. Bug: 171827315 Bug: 173479375 Bug: 174047799 Signed-off-by: Nick Desaulniers Change-Id: Iea4177618cce065c0ec683ec191e378e250975d3 --- build.config.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.config.common b/build.config.common index 1b0034f31452..c9467028ea7f 100644 --- a/build.config.common +++ b/build.config.common @@ -3,7 +3,7 @@ KMI_GENERATION=0 LLVM=1 DEPMOD=depmod -CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r383902/bin +CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r399163b/bin BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86 EXTRA_CMDS=''