New shard out of the Check() function for GWP-ASan uses
android_set_abort_message. This is happily present on bionic Android,
but not Android for glibc host x86. Fix up to use the weak definition
always, so we don't have to worry.
Details
Details
- Reviewers
eugenis - Commits
- rG8d19af685c9b: [GWP-ASan] Use weak abort message definition.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Is this include needed?