[PATCH] D36028: [sanitizer_common] Fuchsia support for interceptors
Filipe Cabecinhas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 03:50:25 PDT 2017
filcab accepted this revision.
filcab added a comment.
This revision is now accepted and ready to land.
LGTM. You might want to remove this from the commit message, though:
> Fuchsia is neither Windows nor POSIX. The SI_NOT_WINDOWS macro in
> sanitizer_platform_interceptors.h was already effectively the same
> as SI_POSIX, so just use SI_POSIX instead.
Thank you,
Filipe
https://reviews.llvm.org/D36028
More information about the llvm-commits
mailing list