Commit ec66ff00 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/SPIRV-Tools/src 3adb7977dae0..fe39a6f342f6 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/3adb7977dae0..fe39a6f342f6


git log 3adb7977dae0..fe39a6f342f6 --date=short --no-merges --format='%ad %ae %s'
2018-11-21 zoddicus@users.noreply.github.com Add tests coverage for OpTypeVector column count validation (#2087)


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

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: I8d21c4bd9389e3b8fa4af21c3097290f6bcba2bc
Reviewed-on: https://chromium-review.googlesource.com/c/1346889Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#610185}
parent 38d4901b
...@@ -220,7 +220,7 @@ vars = { ...@@ -220,7 +220,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # and whatever else without interference from each other.
'spv_tools_revision': '3adb7977dae0faae6ab37a0726d37e0d40432f29', 'spv_tools_revision': 'fe39a6f342f653c6b1115f21df496ca572d12611',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # 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