Commit ed7cbde6 authored by Paul Wankadia's avatar Paul Wankadia Committed by Commit Bot

Roll src/third_party/re2/src/ 2be1c17fd..a5548b3d5 (8 commits)

https://chromium.googlesource.com/external/github.com/google/re2.git/+log/2be1c17fda0d..a5548b3d5782

$ git log 2be1c17fd..a5548b3d5 --date=short --no-merges --format='%ad %ae %s'
2020-09-25 junyer Point to the official Python wrapper.
2020-09-25 junyer Disable fail-fast in GitHub Actions.
2020-09-25 junyer Fix a template that will break with GCC 11.x.
2020-09-22 junyer Try to use the Clang packages instead.
2020-09-22 junyer Try to make the Clang containers work.
2020-09-22 junyer Configure a build matrix for Clang using containers.
2020-09-22 junyer Address `-Wclass-memaccess' warnings from GCC 10.x.
2020-09-22 junyer Configure a build matrix for GCC using containers.

Created with:
  roll-dep src/third_party/re2/src

R=thakis@chromium.org

Change-Id: I79a4dafa2eba5e18966dd637ca5b5b144bcc56e8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2433249
Commit-Queue: Nico Weber <thakis@chromium.org>
Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#810995}
parent 1c91b3a7
......@@ -1351,7 +1351,7 @@ deps = {
},
'src/third_party/re2/src':
Var('chromium_git') + '/external/github.com/google/re2.git' + '@' + '2be1c17fda0d6b0c8e3758b07d70ebe0af5eb2d2',
Var('chromium_git') + '/external/github.com/google/re2.git' + '@' + 'a5548b3d57822f9234b51a3b0d969b245bf82cf4',
'src/third_party/r8': {
'packages': [
......
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