This is an archive of the discontinued LLVM Phabricator instance.

[NFC] [hwasan] move prints closer together.
ClosedPublic

Authored by fmayer on Sep 8 2021, 8:32 AM.

Details

Summary

this makes the code slightly more readable.

Diff Detail

Event Timeline

fmayer requested review of this revision.Sep 8 2021, 8:32 AM
fmayer created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptSep 8 2021, 8:32 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
eugenis accepted this revision.Sep 8 2021, 12:11 PM
eugenis added a subscriber: eugenis.

LGTM

This revision is now accepted and ready to land.Sep 8 2021, 12:11 PM
This revision was automatically updated to reflect the committed changes.