Switch to clang-r353983d.

Test: N/A
Bug: 131714073
Change-Id: Iac6c691fc46010841b591d22cf080faff2c1d6b0
diff --git a/build/arch/x86.mk b/build/arch/x86.mk
index 1bdc95d..1ae246e 100644
--- a/build/arch/x86.mk
+++ b/build/arch/x86.mk
@@ -9,7 +9,7 @@
          containing a path to the Android source tree. This is typically \
          provided by initializing the Android build environment.")
 endif
-export X86_TOOLS_PREFIX=$(ANDROID_BUILD_TOP)/prebuilts/clang/host/linux-x86/clang-r353983b/bin/
+export X86_TOOLS_PREFIX=$(ANDROID_BUILD_TOP)/prebuilts/clang/host/linux-x86/clang-r353983d/bin/
 
 # x86 Tools ####################################################################