This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix typo caught by clang build
ClosedPublic

Authored by klausler on Apr 14 2021, 3:03 PM.

Details

Summary

An inadvertent ! operator was (fortunately) flagged as a
warning by clang; remove it.

Diff Detail

Event Timeline

klausler created this revision.Apr 14 2021, 3:03 PM
klausler requested review of this revision.Apr 14 2021, 3:03 PM
This revision is now accepted and ready to land.Apr 14 2021, 3:08 PM
klausler closed this revision.Apr 16 2021, 11:09 AM