[all-commits] [llvm/llvm-project] af0a26: [Sanitizers][Darwin] Remove SANITIZER_MAC
Mariusz Borsa via All-commits
all-commits at lists.llvm.org
Tue Jul 12 09:11:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af0a26b476617af8d56d201a861bdece9c888434
https://github.com/llvm/llvm-project/commit/af0a26b476617af8d56d201a861bdece9c888434
Author: Mariusz Borsa <m_borsa at apple.com>
Date: 2022-07-12 (Tue, 12 Jul 2022)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_platform.h
Log Message:
-----------
[Sanitizers][Darwin] Remove SANITIZER_MAC
This is to finish the change started by D125816 , D126263 and D126577 (replace SANITIZER_MAC by SANITIZER_APPLE).
Dropping definition of SANITIZER_MAC completely, to remove any possible confusion.
Differential Revision: https://reviews.llvm.org/D129502
More information about the All-commits
mailing list