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

Roll src/third_party/SPIRV-Tools/src fb0753640a07..2ff54e34ed37 (2 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/fb0753640a07..2ff54e34ed37


git log fb0753640a07..2ff54e34ed37 --date=short --no-merges --format='%ad %ae %s'
2019-03-26 33432579+alan-baker@users.noreply.github.com Handle function decls in Structured CFG analysis (#2474)
2019-03-26 33432579+alan-baker@users.noreply.github.com Add option to validate after each pass (#2462)


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

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: Ida77bb094cdab83e385c23c9f5e069018f27c81e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540047Reviewed-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@{#644507}
parent 636c11b4
...@@ -252,7 +252,7 @@ vars = { ...@@ -252,7 +252,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': 'fb0753640a07ded42635d0a21e66df86b3da75f9', 'spv_tools_revision': '2ff54e34ed3730477401f340c71ae14b7641031e',
# 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