[PATCH] D74142: [GWP-ASan] Use weak abort message definition.
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 6 10:30:47 PST 2020
hctim marked 3 inline comments as done.
hctim added inline comments.
================
Comment at: compiler-rt/lib/gwp_asan/platform_specific/utilities_posix.cpp:13
#ifdef ANDROID
#include <android/set_abort_message.h>
#include <stdlib.h>
----------------
eugenis wrote:
> Is this include needed?
Removed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74142/new/
https://reviews.llvm.org/D74142
More information about the llvm-commits
mailing list