[Lldb-commits] [PATCH] D114877: [lldb] Add missing space in C string format memory read warning
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 1 06:58:51 PST 2021
DavidSpickett created this revision.
DavidSpickett requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
Also add tests to check that we print the warning in the right
circumstances.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D114877
Files:
lldb/source/Commands/CommandObjectMemory.cpp
lldb/test/API/commands/memory/read/Makefile
lldb/test/API/commands/memory/read/TestMemoryRead.py
lldb/test/API/commands/memory/read/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114877.391012.patch
Type: text/x-patch
Size: 3962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211201/47b4f5d9/attachment-0001.bin>
More information about the lldb-commits
mailing list