From 5cf1ef7be02e05cfd05d5f15ee2cbc3d65740442 Mon Sep 17 00:00:00 2001 From: Aleksei Kuzmin Date: Sun, 17 Dec 2017 23:45:44 +0300 Subject: [PATCH] Update clang revision to match Chromium 63.0.3239.70 --- 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 292e53244bcb..e6110ffe920a 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=310694 +CLANG_REVISION=313786 # This is incremented when pushing a new build of Clang at the same revision. CLANG_SUB_REVISION=1