This is an archive of the discontinued LLVM Phabricator instance.

[flang][nfc] Remove unused codes in idioms.h
ClosedPublic

Authored by sunshaoce on Mar 23 2023, 3:30 AM.

Details

Diff Detail

Event Timeline

sunshaoce created this revision.Mar 23 2023, 3:30 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 23 2023, 3:30 AM
sunshaoce requested review of this revision.Mar 23 2023, 3:30 AM

Pre-commits are failing because of https://reviews.llvm.org/D143704?id=507486, though they should have been fixed by now. Restarted build.
Otherwise it looks good this code was moved under enum-class.h.

I cannot explain why pre-commits are still failing.

Attempt to fix build error by using rebase.

Renaud-K accepted this revision.Mar 25 2023, 11:35 AM
This revision is now accepted and ready to land.Mar 25 2023, 11:35 AM
This revision was automatically updated to reflect the committed changes.