This is an archive of the discontinued LLVM Phabricator instance.

[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)
Use DefineStd for target-specific macros such that GNU-style definitions can be correctly toggled.

Diff Detail

Event Timeline

myhsu created this revision.Aug 23 2023, 9:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 23 2023, 9:19 PM
myhsu requested review of this revision.Aug 23 2023, 9:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 23 2023, 9:19 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
0x59616e accepted this revision.Sep 1 2023, 7:53 PM
This 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
This revision was automatically updated to reflect the committed changes.