summaryrefslogtreecommitdiff
path: root/chromium/tools/cfi/blacklist_android.txt
blob: 0f0e4ffe878bd3c20f8a0a24efe1cc05c3b1eefa (plain)
1
2
3
4
# The Android port links against a prebuilt libc++.a from the NDK, and also
# links a prebuilt .a from third_party/gvr-android-sdk that uses libc++, so we
# cannot apply CFI to the standard library yet.
type:std::*