This is an archive of the discontinued LLVM Phabricator instance.

[Clang][MinGW][cygwin] Fix __declspec with -fdeclspec enabled
ClosedPublic

Authored by alvinhochun on Oct 2 2022, 3:09 AM.

Diff Detail

Event Timeline

alvinhochun created this revision.Oct 2 2022, 3:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 2 2022, 3:09 AM
alvinhochun requested review of this revision.Oct 2 2022, 3:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 2 2022, 3:09 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
rnk accepted this revision.Oct 2 2022, 10:44 AM

lgtm

This revision is now accepted and ready to land.Oct 2 2022, 10:44 AM
This revision was automatically updated to reflect the committed changes.