Commit 505160de authored by Hans Wennborg's avatar Hans Wennborg Committed by Commit Bot

Roll clang n332854-5190cf8f-1 : n332890-c2443155-1.

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

Bug: 1028108, 1029385
Change-Id: I1222d343130a0c159c1283f20c41f60cb1b6db14
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1944343
Auto-Submit: Hans Wennborg <hans@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#720454}
parent b3cc0f73
......@@ -39,8 +39,8 @@ 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 = '5190cf8ffd9a7878d79fd92a5e682891f0693377'
CLANG_SVN_REVISION = 'n332854'
CLANG_REVISION = 'c2443155a0fb245c8f17f2c1c72b6ea391e86e81'
CLANG_SVN_REVISION = 'n332890'
CLANG_SUB_REVISION = 1
PACKAGE_VERSION = '%s-%s-%s' % (CLANG_SVN_REVISION, CLANG_REVISION[:8],
......
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