Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 926a91b

Browse files
Mike KleinSkia Commit-Bot
authored andcommitted
roll clang_win
No particular reason. Was just poking around in here and figured we might as well roll. Change-Id: Ib161a4b94cb4f272573047e4bd4fd8b59cee79e4 Reviewed-on: https://skia-review.googlesource.com/c/175985 Commit-Queue: Mike Klein <mtklein@google.com> Auto-Submit: Mike Klein <mtklein@google.com> Reviewed-by: Brian Osman <brianosman@google.com>
1 parent 858e12c commit 926a91b

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
7
1+
8

infra/bots/assets/clang_win/create.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
# Copied from CLANG_REVISION here:
2020
# https://cs.chromium.org/chromium/src/tools/clang/scripts/update.py
21-
CLANG_REVISION = '331747'
21+
CLANG_REVISION = '346388'
2222
CLANG_SUB_REVISION = '1'
2323
CLANG_PKG_VERSION = '%s-%s' % (CLANG_REVISION, CLANG_SUB_REVISION)
2424
GS_URL = ('https://commondatastorage.googleapis.com/chromium-browser-clang'

infra/bots/tasks.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15205,7 +15205,7 @@
1520515205
{
1520615206
"name": "skia/bots/clang_win",
1520715207
"path": "clang_win",
15208-
"version": "version:7"
15208+
"version": "version:8"
1520915209
}
1521015210
],
1521115211
"command": [
@@ -15341,7 +15341,7 @@
1534115341
{
1534215342
"name": "skia/bots/clang_win",
1534315343
"path": "clang_win",
15344-
"version": "version:7"
15344+
"version": "version:8"
1534515345
}
1534615346
],
1534715347
"command": [
@@ -15477,7 +15477,7 @@
1547715477
{
1547815478
"name": "skia/bots/clang_win",
1547915479
"path": "clang_win",
15480-
"version": "version:7"
15480+
"version": "version:8"
1548115481
}
1548215482
],
1548315483
"command": [
@@ -15613,7 +15613,7 @@
1561315613
{
1561415614
"name": "skia/bots/clang_win",
1561515615
"path": "clang_win",
15616-
"version": "version:7"
15616+
"version": "version:8"
1561715617
}
1561815618
],
1561915619
"command": [
@@ -15749,7 +15749,7 @@
1574915749
{
1575015750
"name": "skia/bots/clang_win",
1575115751
"path": "clang_win",
15752-
"version": "version:7"
15752+
"version": "version:8"
1575315753
}
1575415754
],
1575515755
"command": [
@@ -15885,7 +15885,7 @@
1588515885
{
1588615886
"name": "skia/bots/clang_win",
1588715887
"path": "clang_win",
15888-
"version": "version:7"
15888+
"version": "version:8"
1588915889
},
1589015890
{
1589115891
"name": "skia/bots/opencl_headers",
@@ -16026,7 +16026,7 @@
1602616026
{
1602716027
"name": "skia/bots/clang_win",
1602816028
"path": "clang_win",
16029-
"version": "version:7"
16029+
"version": "version:8"
1603016030
}
1603116031
],
1603216032
"command": [
@@ -16162,7 +16162,7 @@
1616216162
{
1616316163
"name": "skia/bots/clang_win",
1616416164
"path": "clang_win",
16165-
"version": "version:7"
16165+
"version": "version:8"
1616616166
}
1616716167
],
1616816168
"command": [
@@ -16299,7 +16299,7 @@
1629916299
{
1630016300
"name": "skia/bots/clang_win",
1630116301
"path": "clang_win",
16302-
"version": "version:7"
16302+
"version": "version:8"
1630316303
}
1630416304
],
1630516305
"command": [
@@ -16435,7 +16435,7 @@
1643516435
{
1643616436
"name": "skia/bots/clang_win",
1643716437
"path": "clang_win",
16438-
"version": "version:7"
16438+
"version": "version:8"
1643916439
}
1644016440
],
1644116441
"command": [
@@ -16571,7 +16571,7 @@
1657116571
{
1657216572
"name": "skia/bots/clang_win",
1657316573
"path": "clang_win",
16574-
"version": "version:7"
16574+
"version": "version:8"
1657516575
}
1657616576
],
1657716577
"command": [
@@ -16707,7 +16707,7 @@
1670716707
{
1670816708
"name": "skia/bots/clang_win",
1670916709
"path": "clang_win",
16710-
"version": "version:7"
16710+
"version": "version:8"
1671116711
}
1671216712
],
1671316713
"command": [

0 commit comments

Comments
 (0)