This is an archive of the discontinued LLVM Phabricator instance.

[flang][NFC] Address MSVC build warnings
Needs ReviewPublic

Authored by klausler on Jun 1 2023, 1:28 PM.

Details

Reviewers
Meinersbur
Summary

Attempt to placate MSVC at several code sites in the flang compiler
(not incl. tests) where it's producing some build-time warnings.
Also address some build problems with Clang 16.0.3 hit while testing.

(Will wait to see MSVC CI build results and confirm that warnings have
been reduced before merging, of course. I may need to iterate.)

Diff Detail

Event Timeline

klausler created this revision.Jun 1 2023, 1:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 1 2023, 1:28 PM
klausler requested review of this revision.Jun 1 2023, 1:28 PM