Commit 4c390766 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/SPIRV-Tools/src c5a6d259c2fb..715afb0cea5a (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/c5a6d259c2fb..715afb0cea5a


git log c5a6d259c2fb..715afb0cea5a --date=short --no-merges --format='%ad %ae %s'
2018-10-19 stevenperron@google.com Add a nullptr check to array copy propagation. (#1987)


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

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: I56ccfc5cf73ffe353a87a55f73084b4bd038d03b
Reviewed-on: https://chromium-review.googlesource.com/c/1291754Reviewed-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@{#601228}
parent b011ab56
......@@ -218,7 +218,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': 'c5a6d259c2fb2ce5835878109628bfda31785c24',
'spv_tools_revision': '715afb0cea5a73356ef48c01b0a43cff22ec0540',
# 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