Commit 61beeceb authored by Paul Wankadia's avatar Paul Wankadia Committed by Commit Bot

Roll src/third_party/re2/src/ d8d0c66b9..36f7f246a (5 commits)

https://chromium.googlesource.com/external/github.com/google/re2.git/+log/d8d0c66b9c07..36f7f246a827

$ git log d8d0c66b9..36f7f246a --date=short --no-merges --format='%ad %ae %s'
2020-02-26 junyer Revert "Refuse to rewrite when MaxSubmatch() is too large."
2020-02-25 junyer Fall back to NFA execution when compiling the reverse Prog failed.
2020-02-25 junyer Refuse to rewrite when MaxSubmatch() is too large.
2020-02-20 junyer Tweak the comment on RE2::QuoteMeta().
2020-02-17 junyer Move DeBruijnString() alongside StringGenerator.

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

R=mmoroz@chromium.org

Change-Id: Ie381fa483f9ef21d1cbc508934182617fa9334c2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2076159Reviewed-by: default avatarMax Moroz <mmoroz@chromium.org>
Commit-Queue: Max Moroz <mmoroz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#744843}
parent df39c038
......@@ -1328,7 +1328,7 @@ deps = {
},
'src/third_party/re2/src':
Var('chromium_git') + '/external/github.com/google/re2.git' + '@' + 'd8d0c66b9c076b24aa9d622096b7debfb4a541fa',
Var('chromium_git') + '/external/github.com/google/re2.git' + '@' + '36f7f246a827d12fa87ab86ae714754882d0abe8',
'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