This is an archive of the discontinued LLVM Phabricator instance.

Add missing cases to clang switch after D141863
ClosedPublic

Authored by krzysz00 on Feb 9 2023, 2:57 PM.

Details

Summary

Turns out there's a switch on APFloat semantics in clang I wasn't
aware of, fix the build error here.

Diff Detail

Event Timeline

krzysz00 created this revision.Feb 9 2023, 2:57 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 9 2023, 2:57 PM
krzysz00 requested review of this revision.Feb 9 2023, 2:57 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 9 2023, 2:57 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision was not accepted when it landed; it landed in state Needs Review.Feb 9 2023, 3:17 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.