This is an archive of the discontinued LLVM Phabricator instance.

Fix uninitialized scalar members in CodeGen
ClosedPublic

Authored by akshaykhadse on Apr 20 2023, 9:35 AM.

Details

Summary

This change fixes some static code analysis warnings.

Diff Detail

Event Timeline

akshaykhadse created this revision.Apr 20 2023, 9:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 20 2023, 9:35 AM
akshaykhadse requested review of this revision.Apr 20 2023, 9:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 20 2023, 9:35 AM
This revision is now accepted and ready to land.Apr 20 2023, 8:09 PM
This revision was landed with ongoing or failed builds.Apr 20 2023, 9:22 PM
This revision was automatically updated to reflect the committed changes.