ANDROID: clang: update to 11.0.1

Bug: 155426344
Signed-off-by: Alistair Delva <adelva@google.com>
Change-Id: Ia6f5239e8c49219f00ce9b560240b59c2d7f3b0b
This commit is contained in:
Alistair Delva
2020-05-04 09:33:51 -07:00
committed by Nick Desaulniers
parent dabf068133
commit 565a986f11

View File

@@ -3,7 +3,7 @@ KERNEL_DIR=common
CC=clang
LD=ld.lld
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r377782c/bin
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r383902/bin
BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86
EXTRA_CMDS=''