[all-commits] [llvm/llvm-project] c3f96a: Revert "[Fix] Disable fdefine-target-os-macros for...
Zixu Wang via All-commits
all-commits at lists.llvm.org
Tue Jan 16 16:48:31 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3f96acb41ef20a1f84715b1b6fb39e916f9aac8
https://github.com/llvm/llvm-project/commit/c3f96acb41ef20a1f84715b1b6fb39e916f9aac8
Author: Zixu Wang <9819235+zixu-w at users.noreply.github.com>
Date: 2024-01-16 (Tue, 16 Jan 2024)
Changed paths:
M clang/lib/Driver/ToolChains/Darwin.cpp
M clang/test/Driver/fdefine-target-os-macros.c
Log Message:
-----------
Revert "[Fix] Disable fdefine-target-os-macros for now" (#78353)
https://github.com/llvm/llvm-test-suite/pull/65 fixed the
llvm-test-suite errors. Reapply the change to enable
`fdefine-target-os-macros` by default for Darwin targets.
This reverts commit 63be986f612c175559efffed9daebcb944fa5cea.
More information about the All-commits
mailing list