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) |