[PATCH] D39798: [Sanitizers] Use SANITIZER_* macros in lib/interception
Rainer Orth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 20 01:30:33 PST 2017
ro added inline comments.
================
Comment at: lib/interception/interception_mac.cc:17
+#if SANITIZER_MAC
----------------
ro wrote:
> krytarowski wrote:
> > Does it make sense?
> How do you mean? One could do away with the effectively empty
> file completely.
Sorry but I still don't know what you mean here.
https://reviews.llvm.org/D39798
More information about the llvm-commits
mailing list