From cd169f933efb904a8ffdc4cf2a3cf5ee83fe6874 Mon Sep 17 00:00:00 2001 From: Haojian Wu Date: Fri, 5 Aug 2016 20:57:00 +0200 Subject: [PATCH] Upgrade clang to r269902. --- script/update-clang.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/update-clang.sh b/script/update-clang.sh index 0175bc2a0730..dcbdaa55aaf2 100755 --- a/script/update-clang.sh +++ b/script/update-clang.sh @@ -8,7 +8,7 @@ # Do NOT CHANGE this if you don't know what you're doing -- see # https://code.google.com/p/chromium/wiki/UpdatingClang # Reverting problematic clang rolls is safe, though. -CLANG_REVISION=261368 +CLANG_REVISION=269902 # This is incremented when pushing a new build of Clang at the same revision. CLANG_SUB_REVISION=1