This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Refine some uninitialized used variables.
ClosedPublic

Authored by FreddyYe on Jan 25 2021, 10:23 PM.

Details

Summary

These warning are reported by static code analysis tool: Klocwork

Diff Detail

Event Timeline

FreddyYe created this revision.Jan 25 2021, 10:23 PM
FreddyYe requested review of this revision.Jan 25 2021, 10:23 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 25 2021, 10:23 PM
FreddyYe updated this revision to Diff 319216.Jan 25 2021, 11:09 PM

refine according to Lint

pengfei accepted this revision.Jan 25 2021, 11:13 PM

LGTM.

This revision is now accepted and ready to land.Jan 25 2021, 11:13 PM
This revision was automatically updated to reflect the committed changes.