aboutsummaryrefslogtreecommitdiff
path: root/lib/tsan/interception/interception_mac.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tsan/interception/interception_mac.cpp')
-rw-r--r--lib/tsan/interception/interception_mac.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/tsan/interception/interception_mac.cpp b/lib/tsan/interception/interception_mac.cpp
index fb6eadcff5..03eae0fdca 100644
--- a/lib/tsan/interception/interception_mac.cpp
+++ b/lib/tsan/interception/interception_mac.cpp
@@ -13,6 +13,6 @@
#include "interception.h"
-#if SANITIZER_MAC
+#if SANITIZER_APPLE
-#endif // SANITIZER_MAC
+#endif // SANITIZER_APPLE