Commit 3d570716 authored by inglorion's avatar inglorion Committed by Commit Bot

Roll clang 334100:335091.

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

Change-Id: If33c2ba0fdfe2df9d0fee042a2aec2460a7c9e8e
Reviewed-on: https://chromium-review.googlesource.com/1109394Reviewed-by: default avatarReid Kleckner <rnk@chromium.org>
Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Commit-Queue: Bob Haarman <inglorion@chromium.org>
Cr-Commit-Position: refs/heads/master@{#569676}
parent 0d67fc7c
......@@ -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 = '334100'
CLANG_REVISION = '335091'
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