Chromium Code Reviews

Unified Diff: tools/cfi/blacklist.txt

Issue 1333133003: Port cfi blacklist from chromium. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « build/standalone.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/cfi/blacklist.txt
diff --git a/tools/cfi/blacklist.txt b/tools/cfi/blacklist.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0ad565eafb984a3267b868625db10ba0acb1f6b2
--- /dev/null
+++ b/tools/cfi/blacklist.txt
@@ -0,0 +1,4 @@
+# All std:: types
+# This should be possible to remove, if/when we build against
+# a statically linked libc++.
+type:std::*
« no previous file with comments | « build/standalone.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine