This is an archive of the discontinued LLVM Phabricator instance.

sanitizer_common: declare vars more locally in VSNPrintf
ClosedPublic

Authored by dvyukov on Aug 12 2021, 10:38 PM.

Details

Summary

No point in declaring variables separately before use.

Depends on D107979.

Diff Detail

Event Timeline

dvyukov requested review of this revision.Aug 12 2021, 10:38 PM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptAug 12 2021, 10:38 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.Aug 12 2021, 11:57 PM
This revision is now accepted and ready to land.Aug 12 2021, 11:57 PM
This revision was landed with ongoing or failed builds.Aug 13 2021, 4:44 AM
This revision was automatically updated to reflect the committed changes.