From 3939359354b0201332d9c6fae1972510db1b8ca9 Mon Sep 17 00:00:00 2001 From: Aleksei Kuzmin Date: Thu, 15 Jun 2017 17:28:21 +0300 Subject: [PATCH] Update clang revision to match Chromium 59.0.3071.104 --- 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 64a0ac7d6404..cea171d8597c 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=284979 +CLANG_REVISION=299960 # This is incremented when pushing a new build of Clang at the same revision. CLANG_SUB_REVISION=1