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

Roll src/third_party/SPIRV-Tools/src fe90a1d2dcbe..146eb3bdcf5b (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/fe90a1d2dcbe..146eb3bdcf5b


git log fe90a1d2dcbe..146eb3bdcf5b --date=short --no-merges --format='%ad %ae %s'
2018-10-01 stevenperron@google.com Fix erroneous uses of the type manager in copy-prop-arrays. (#1942)


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

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: I6a9e38ec383018998fcaf1fb75d28e7d3f7070b6
Reviewed-on: https://chromium-review.googlesource.com/1255503Reviewed-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@{#595554}
parent 4081db2d
......@@ -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': 'fe90a1d2dcbeaffd7cb87fa50860c6741e76eaef',
'spv_tools_revision': '146eb3bdcf5b7dc021edb3ca9bb9aac18ae904c0',
# 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