Commit f65599cf authored by smut's avatar smut Committed by Commit bot

Revert "Roll clang 288545:289228."

This reverts commit 140c9756.

Reason for revert:
Breaks EarlGrey tests in Release configuration for iOS downstream.

BUG=673495
NOTRY=true

Review-Url: https://codereview.chromium.org/2564403003
Cr-Commit-Position: refs/heads/master@{#438047}
parent 6a2d7f26
...@@ -27,7 +27,7 @@ import zipfile ...@@ -27,7 +27,7 @@ import zipfile
# Do NOT CHANGE this if you don't know what you're doing -- see # Do NOT CHANGE this if you don't know what you're doing -- see
# https://chromium.googlesource.com/chromium/src/+/master/docs/updating_clang.md # https://chromium.googlesource.com/chromium/src/+/master/docs/updating_clang.md
# Reverting problematic clang rolls is safe, though. # Reverting problematic clang rolls is safe, though.
CLANG_REVISION = '289228' CLANG_REVISION = '288545'
use_head_revision = 'LLVM_FORCE_HEAD_REVISION' in os.environ use_head_revision = 'LLVM_FORCE_HEAD_REVISION' in os.environ
if use_head_revision: if use_head_revision:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment