(From the comments of D149867)
Use DefineStd for target-specific macros such that GNU-style definitions can be correctly toggled.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D158698
[Clang][M68k] Use `DefineStd` for target-specific macros ClosedPublic Authored by myhsu on Aug 23 2023, 9:19 PM.
Details Summary (From the comments of D149867)
Diff Detail Event TimelineThis revision is now accepted and ready to land.Sep 1 2023, 7:53 PM This revision was landed with ongoing or failed builds.Sep 1 2023, 11:26 PM Closed by commit rG230558e444c2: [Clang][M68k] Use `DefineStd` for target-specific macros (authored by myhsu). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 552978 clang/lib/Basic/Targets/M68k.cpp
clang/test/Driver/m68k-macros.cpp
|