Commit 7ef39c6b authored by Paul Wankadia's avatar Paul Wankadia Committed by Commit Bot

Roll src/third_party/re2/src/ 59f03f306..96b75fa24 (4 commits)

https://chromium.googlesource.com/external/github.com/google/re2.git/+log/59f03f30627f..96b75fa24527

$ git log 59f03f306..96b75fa24 --date=short --no-merges --format='%ad %ae %s'
2019-02-25 junyer Make the fuzzer handle \p and \P specially.
2019-02-25 junyer Check onepass_nodes_.data(), not .size().
2019-02-25 ckennelly Use PODArray<> for OnePass nodes.
2019-02-13 junyer Update the Erlang wrapper URL.

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

R=mmoroz@chromium.org

Bug: 930554
Change-Id: I994603e42d48137999ed53b2b8c85cf66afd32f6
Reviewed-on: https://chromium-review.googlesource.com/c/1488022Reviewed-by: default avatarMax Moroz <mmoroz@chromium.org>
Commit-Queue: Paul Wankadia <junyer@chromium.org>
Cr-Commit-Position: refs/heads/master@{#635889}
parent 360a0557
...@@ -1158,7 +1158,7 @@ deps = { ...@@ -1158,7 +1158,7 @@ deps = {
}, },
'src/third_party/re2/src': 'src/third_party/re2/src':
Var('chromium_git') + '/external/github.com/google/re2.git' + '@' + '59f03f30627f7d5996883d8bcfe190dbf1f24145', Var('chromium_git') + '/external/github.com/google/re2.git' + '@' + '96b75fa24527a1475525b4c12d30fe365b6f9650',
'src/third_party/r8': { 'src/third_party/r8': {
'packages': [ '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