diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2023-10-04 01:42:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-04 01:42:27 -0700 |
commit | 4fab7435bf2e1be1abb6d308bdd6298ac95de88d (patch) | |
tree | c5ba4178c1fc9a96c980c5763a1f9192707bb8a2 | |
parent | 847715d6c65200987c079fb13ca7925760faec23 (diff) | |
download | SPIRV-Tools-4fab7435bf2e1be1abb6d308bdd6298ac95de88d.tar.gz SPIRV-Tools-4fab7435bf2e1be1abb6d308bdd6298ac95de88d.tar.bz2 SPIRV-Tools-4fab7435bf2e1be1abb6d308bdd6298ac95de88d.zip |
Roll external/googletest/ e47544ad3..beb552fb4 (2 commits) (#5424)
https://github.com/google/googletest/compare/e47544ad31cb...beb552fb47e9
$ git log e47544ad3..beb552fb4 --date=short --no-merges --format='%ad %ae %s'
2023-10-03 dinor gmock_cook_book: Document `DoAll`'s return type requirement
2023-09-29 dzimitriy cmake: Fix comments in cmake files
Created with:
roll-dep external/googletest
Co-authored-by: GitHub Actions[bot] <>
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ vars = { 'effcee_revision': '19b4aa87af25cb4ee779a071409732f34bfc305c', - 'googletest_revision': 'e47544ad31cb3ceecd04cc13e8fe556f8df9fe0b', + 'googletest_revision': 'beb552fb47e9e8a6ddab20526663c2dddd601ec6', # Use protobufs before they gained the dependency on abseil 'protobuf_revision': 'v21.12', |