Commit d5acc726 authored by Hans Wennborg's avatar Hans Wennborg Committed by Commit Bot

Roll clang 351477:352138.

Ran `tools/clang/scripts/upload_revision.py 352138`.

Bug: 924185
Change-Id: I54d3c8fe506198fb3acab9b63187a7d15ee0d433
Reviewed-on: https://chromium-review.googlesource.com/c/1436036Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Commit-Queue: Hans Wennborg <hans@chromium.org>
Cr-Commit-Position: refs/heads/master@{#626092}
parent e931516a
......@@ -27,7 +27,7 @@ import zipfile
# 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
# Reverting problematic clang rolls is safe, though.
CLANG_REVISION = '351477'
CLANG_REVISION = '352138'
use_head_revision = bool(os.environ.get('LLVM_FORCE_HEAD_REVISION', '0')
in ('1', 'YES'))
......
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