Files
clang-p2996/clang/lib/Frontend/InitPreprocessor.cpp
Zixu Wang 6e1f19168b [clang][PP] Add extension to predefine target OS macros (#74676)
Add an extension feature `define-target-os-macros` that enables clang to
provide definitions of common TARGET_OS_* conditional macros. The
extension is enabled in the Darwin toolchain driver.
2023-12-07 17:40:58 -08:00

62 KiB