summaryrefslogtreecommitdiff
path: root/deps/v8/tools/cfi/blacklist.txt
blob: 0ad565eafb984a3267b868625db10ba0acb1f6b2 (plain)
1
2
3
4
# All std:: types
# This should be possible to remove, if/when we build against
# a statically linked libc++.
type:std::*