From 260908cb0626dab9be55c310698d2c4a042019f9 Mon Sep 17 00:00:00 2001 From: Aleksei Kuzmin Date: Thu, 29 Mar 2018 17:31:49 +0300 Subject: [PATCH] Update Clang revision for Chromium 66 https://chromium.googlesource.com/chromium/src.git/+/66.0.3359.66/tools/clang/scripts/update.py#30 --- 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 e6110ffe920a..0c7ab6053338 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=313786 +CLANG_REVISION=325667 # This is incremented when pushing a new build of Clang at the same revision. CLANG_SUB_REVISION=1