Files
clang-p2996/clang/test/Preprocessor
Ian Anderson 8a1174f06c [Darwin][Driver][clang] arm64-apple-none-macho is missing the Apple macros from arm-apple-none-macho (#122427)
arm-apple-none-macho uses DarwinTargetInfo which provides several Apple
specific macros. arm64-apple-none-macho however just uses the generic
AArch64leTargetInfo and doesn't get any of those macros. It's not clear
if everything from DarwinTargetInfo is desirable for
arm64-apple-none-macho, so make an AppleMachOTargetInfo to hold the
generic Apple macros and a few other basic things.
2025-01-10 15:50:54 -08:00
..
2016-01-27 02:18:28 +00:00
2023-08-10 13:57:40 -04:00
2024-07-02 07:26:02 -04:00
2023-08-28 12:13:42 -04:00
2023-08-28 12:13:42 -04:00
2023-08-29 22:57:30 -04:00
2023-10-21 07:08:54 -04:00
2017-12-14 19:22:41 +00:00
2018-04-06 15:14:32 +00:00
2013-01-28 20:55:54 +00:00
2021-08-25 12:48:59 -05:00