This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix build problems on osx
ClosedPublic

Authored by klausler on Jun 18 2020, 10:04 AM.

Details

Summary

Fix build problems encountered on osx in two files.
The one in character.cpp fixes a legitimate bug that
elicited a valid warning.

Diff Detail

Event Timeline

klausler created this revision.Jun 18 2020, 10:04 AM
Herald added a project: Restricted Project. · View Herald Transcript
PeteSteinfeld accepted this revision.Jun 18 2020, 10:48 AM

Everything builds and tests correctly for me.

This revision is now accepted and ready to land.Jun 18 2020, 10:48 AM
tskeith accepted this revision.Jun 18 2020, 10:59 AM
This revision was automatically updated to reflect the committed changes.