Commit 7894e7ed authored by spirv-chromium-autoroll's avatar spirv-chromium-autoroll Committed by Commit Bot

Roll src/third_party/SPIRV-Tools/src 40a68547dcda..f62d7978fc50 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/40a68547dcda..f62d7978fc50


git log 40a68547dcda..f62d7978fc50 --date=short --no-merges --format='%ad %ae %s'
2018-09-10 31666470+s-perron@users.noreply.github.com Add validation check for arrays of void type. (#1880)


Created with:
  gclient setdep -r src/third_party/SPIRV-Tools/src@f62d7978fc50

The AutoRoll server is located here: https://autoroll.skia.org/r/spirv-tools-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


TBR=dsinclair@chromium.org

Change-Id: I929e9b642f90e6e540e83c2ad3dea737493bf571
Reviewed-on: https://chromium-review.googlesource.com/1216105Reviewed-by: default avatarspirv-chromium-autoroll <spirv-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: spirv-chromium-autoroll <spirv-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#589917}
parent 99d55857
......@@ -213,7 +213,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
'spv_tools_revision': '40a68547dcda8b97d467a1d8264f626c63b50a60',
'spv_tools_revision': 'f62d7978fc508896cd1a48882b883ecdc6aff8c3',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
......
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