This is an archive of the discontinued LLVM Phabricator instance.

[clang] Consistently use isOSSolaris()
ClosedPublic

Authored by ro on Aug 30 2023, 1:20 PM.

Details

Summary

While looking over the Solaris GNU ld patch (D85309), I noticed that we weren't using isOSSolaris() consistenly in clang. This patch fixes this.

This patch is on top of D85309.

Tested on amd64-pc-solaris2.11.

Diff Detail

Event Timeline

ro created this revision.Aug 30 2023, 1:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 30 2023, 1:20 PM
ro requested review of this revision.Aug 30 2023, 1:20 PM
MaskRay accepted this revision.Aug 30 2023, 1:36 PM
This revision is now accepted and ready to land.Aug 30 2023, 1:36 PM
This revision was landed with ongoing or failed builds.Sep 1 2023, 12:46 PM
This revision was automatically updated to reflect the committed changes.