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

Unified Diff: tools/ubsan/blacklist.txt

Issue 2499783002: Move SaturatedArithmetic from Blink to base (Closed)
Patch Set: Revert flag addition Created 4 years, 1 month 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 | « third_party/WebKit/Source/wtf/asm/SaturatedArithmeticARM.h ('k') | tools/ubsan/security_blacklist.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/ubsan/blacklist.txt
diff --git a/tools/ubsan/blacklist.txt b/tools/ubsan/blacklist.txt
index b0b1f127b082366016b1b99750187cd5d7699fa6..e1e3c08a8f39a24abd7e0c9f4817bd9d08d34cf2 100644
--- a/tools/ubsan/blacklist.txt
+++ b/tools/ubsan/blacklist.txt
@@ -37,7 +37,7 @@ src:*/usr/*
#############################################################################
# Undefined arithmetic that can be safely ignored.
-src:*/third_party/WebKit/Source/wtf/SaturatedArithmetic.h
+src:*/base/numerics/saturated_arithmetic.h
src:*/ppapi/shared_impl/id_assignment.h
#############################################################################
« no previous file with comments | « third_party/WebKit/Source/wtf/asm/SaturatedArithmeticARM.h ('k') | tools/ubsan/security_blacklist.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698