Commit 3d0130e2 authored by Paul Wankadia's avatar Paul Wankadia Committed by Commit Bot

Roll src/third_party/re2/src/ e6613e91b..14d319322 (2 commits)

https://chromium.googlesource.com/external/github.com/google/re2.git/+log/e6613e91b26e..14d3193228e3

$ git log e6613e91b..14d319322 --date=short --no-merges --format='%ad %ae %s'
2020-06-18 junyer Write tests for the move semantics.
2020-06-18 junyer Improve RE2::Set and FilteredRE2 move semantics.

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

R=thakis@chromium.org
CC=mmoroz@chromium.org

Change-Id: I62d38cb0ea903e6824ab4f1b530a98b0bb956382
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2252562
Commit-Queue: Paul Wankadia <junyer@chromium.org>
Commit-Queue: Nico Weber <thakis@chromium.org>
Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#780015}
parent a2c80ec2
......@@ -1321,7 +1321,7 @@ deps = {
},
'src/third_party/re2/src':
Var('chromium_git') + '/external/github.com/google/re2.git' + '@' + 'e6613e91b26e84b7e7f4d763ebbd0ff336be2fc1',
Var('chromium_git') + '/external/github.com/google/re2.git' + '@' + '14d3193228e3b3cfd21094474d64434a4840bae9',
'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