This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix negative unit number hashing
ClosedPublic

Authored by klausler on Jul 8 2020, 2:48 PM.

Details

Summary

Ensure that external unit number hashing produces a valid
index for a negative unit number, viz. a NEWUNIT=.

Diff Detail

Event Timeline

klausler created this revision.Jul 8 2020, 2:48 PM
Herald added a project: Restricted Project. · View Herald Transcript
sscalpone accepted this revision.Jul 8 2020, 5:09 PM
This revision is now accepted and ready to land.Jul 8 2020, 5:09 PM
This revision was automatically updated to reflect the committed changes.