Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1062)

Unified Diff: third_party/re2/README.chromium

Issue 548083002: re2: Merge upstream 2225f94df8ec (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/re2/README.chromium
diff --git a/third_party/re2/README.chromium b/third_party/re2/README.chromium
index 4ff2c7eeaaba36470c5c7a128bd558147bbeb9bd..6146bc847cca0c9cd19d07e715fdf518555ff262 100644
--- a/third_party/re2/README.chromium
+++ b/third_party/re2/README.chromium
@@ -27,5 +27,7 @@ Local Modifications (to be applied in this order):
for this (https://code.google.com/p/re2/issues/detail?id=77) which is rendered
ineffective by patches/remove-valgrind-code.patch
(patches/re2-msan.patch)
-- Remove comparisons of this with NULL (patches/this-null.patch), sent upstream
- at https://codereview.appspot.com/107100043/
+- Remove comparisons of this with NULL (patches/this-null.patch), merges
+ upstream b92ce81f1e25
+- Let COMPILE_ASSERT use static_assert if available, merges upstream
+ 2225f94df8ec
« no previous file with comments | « no previous file | third_party/re2/lib/codereview/codereview.py » ('j') | third_party/re2/lib/codereview/codereview.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698