aboutsummaryrefslogtreecommitdiff
path: root/tools_webrtc/ubsan/vptr_suppressions.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools_webrtc/ubsan/vptr_suppressions.txt')
-rw-r--r--tools_webrtc/ubsan/vptr_suppressions.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools_webrtc/ubsan/vptr_suppressions.txt b/tools_webrtc/ubsan/vptr_suppressions.txt
index 739de36659..617ba88f98 100644
--- a/tools_webrtc/ubsan/vptr_suppressions.txt
+++ b/tools_webrtc/ubsan/vptr_suppressions.txt
@@ -1,5 +1,5 @@
#############################################################################
-# UBSan vptr blacklist.
+# UBSan vptr ignorelist.
# Function and type based blacklisting use a mangled name, and it is especially
# tricky to represent C++ types. For now, any possible changes by name manglings
# are simply represented as wildcard expressions of regexp, and thus it might be
@@ -8,7 +8,7 @@
# Please think twice before you add or remove these rules.
#
# This is a stripped down copy of Chromium's vptr_blacklist.txt, to enable
-# adding WebRTC-specific blacklist entries.
+# adding WebRTC-specific ignorelist entries.
#############################################################################
# Using raw pointer values.