This is an archive of the discontinued LLVM Phabricator instance.

[lldb] Add missing space in C string format memory read warning
ClosedPublic

Authored by DavidSpickett on Dec 1 2021, 6:58 AM.

Details

Summary

Also add tests to check that we print the warning in the right
circumstances.

Diff Detail

Event Timeline

DavidSpickett requested review of this revision.Dec 1 2021, 6:58 AM
DavidSpickett created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptDec 1 2021, 6:58 AM

Put the command in a string and add in the size each time since that's all that changes.

labath accepted this revision.Dec 6 2021, 1:08 AM
This revision is now accepted and ready to land.Dec 6 2021, 1:08 AM