This is an archive of the discontinued LLVM Phabricator instance.

Initialize SaveInfo in methods Output::preflightKey and Output::preflightElement.
ClosedPublic

Authored by kda on Dec 30 2021, 4:43 PM.

Details

Summary

When enabling MSAN eager mode with noundef analysis these variables were found to not be initialized in unit tests.

Diff Detail

Event Timeline

kda created this revision.Dec 30 2021, 4:43 PM
kda requested review of this revision.Dec 30 2021, 4:43 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 30 2021, 4:43 PM
vitalybuka accepted this revision.Jan 4 2022, 8:57 PM
This revision is now accepted and ready to land.Jan 4 2022, 8:57 PM
This revision was landed with ongoing or failed builds.Jan 5 2022, 1:13 PM
This revision was automatically updated to reflect the committed changes.