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

Roll src/third_party/SPIRV-Tools/src 981763ec74fc..7a3493e88767 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/981763ec74fc..7a3493e88767


git log 981763ec74fc..7a3493e88767 --date=short --no-merges --format='%ad %ae %s'
2018-11-22 zoddicus@users.noreply.github.com Make sure that initialized variable have correct storage class (#2092)


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

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: Ib3fcb34460ab02f9c8ecf8b49a48ebedaae34b76
Reviewed-on: https://chromium-review.googlesource.com/c/1348296Reviewed-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@{#610481}
parent 77d581a5
...@@ -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': '981763ec74fc2d59e2bc98e8f15377d2de9b73fd', 'spv_tools_revision': '7a3493e8876717314e917ebd6a0eef37c9e061a3',
# 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