v8/tools/cfi/blacklist.txt
machenbach 81121b4049 Port cfi blacklist from chromium.
BUG=chromium:515782
LOG=n

Review URL: https://codereview.chromium.org/1333133003

Cr-Commit-Position: refs/heads/master@{#30734}
2015-09-15 08:45:51 +00:00

4 lines
121 B
Plaintext

# All std:: types
# This should be possible to remove, if/when we build against
# a statically linked libc++.
type:std::*