This is an archive of the discontinued LLVM Phabricator instance.

[flang] add a static assert in CheckUnitNumberInRangeImpl
ClosedPublic

Authored by jeanPerier on Apr 7 2022, 12:31 AM.

Details

Summary

Add a check that CheckUnitNumberInRangeImpl is not needlessly instantiated.

Diff Detail

Event Timeline

jeanPerier created this revision.Apr 7 2022, 12:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 7 2022, 12:31 AM
Herald added a subscriber: jdoerfert. · View Herald Transcript
jeanPerier requested review of this revision.Apr 7 2022, 12:31 AM
schweitz accepted this revision.Apr 8 2022, 12:43 PM
This revision is now accepted and ready to land.Apr 8 2022, 12:43 PM