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

Unified Diff: third_party/re2/README.chromium

Issue 1509953005: re2: Initialize sparse_to_dense_ on initial allocation under Valgrind. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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
« no previous file with comments | « no previous file | third_party/re2/patches/sparse-array-valgrind.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/re2/README.chromium
diff --git a/third_party/re2/README.chromium b/third_party/re2/README.chromium
index 6ce6d2d405d4f6cd6c6cb13c749129fa09d5c5b0..3522d4c85da53eefbde24591383208c1e861511a 100644
--- a/third_party/re2/README.chromium
+++ b/third_party/re2/README.chromium
@@ -30,3 +30,5 @@ Local Modifications (to be applied in this order):
- Let COMPILE_ASSERT use static_assert if available, merges upstream
2225f94df8ec
- Merge upstream cc56ba02d9d2bdafa614ad5ebf564dde287625bb.
+- Suppress more unwanted reports from MemorySanitizer.
+ (patches/sparse-array-valgrind.patch)
« no previous file with comments | « no previous file | third_party/re2/patches/sparse-array-valgrind.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698