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

Roll src/third_party/SPIRV-Tools/src 625db3890df8..6af3c5cbe4c7 (2 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/625db3890df8..6af3c5cbe4c7


git log 625db3890df8..6af3c5cbe4c7 --date=short --no-merges --format='%ad %ae %s'
2018-11-30 33432579+alan-baker@users.noreply.github.com Clean uses of EvalInt32IfConst (#2145)
2018-11-30 ale64bit@users.noreply.github.com Validate PushConstants annotation and type (#2140)


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

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: I44eee178e652ecc7220ab0f3fde123235a214e34
Reviewed-on: https://chromium-review.googlesource.com/c/1357345Reviewed-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@{#612774}
parent bdffcf67
...@@ -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': '625db3890df873605beee860ac6347e90f6fa5d5', 'spv_tools_revision': '6af3c5cbe4c7204e9973ed256ffb28f033864ceb',
# 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