Roll external/re2/ 954656f47..ba541565b (1 commit) (#5083)

954656f47f...ba541565b4

$ git log 954656f47..ba541565b --date=short --no-merges --format='%ad %ae %s'
2023-01-23 junyer Introduce `bitmap256.cc` for `FindNextSetBit()`.

Created with:
  roll-dep external/re2

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-01-24 15:26:28 +00:00 committed by GitHub
parent 7f9184a5b2
commit af15e5adea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
DEPS
View File

@ -12,7 +12,7 @@ vars = {
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v3.13.0.1',
're2_revision': '954656f47fe8fb505d4818da1e128417a79ea500',
're2_revision': 'ba541565b4fbe1684d4b98695ec0b6d6c13ba98b',
'spirv_headers_revision': 'aa331ab0ffcb3a67021caa1a0c1c9017712f2f31',
}