[all-commits] [llvm/llvm-project] 3a870b: [lldb] Add missing space in C string format memory...
David Spickett via All-commits
all-commits at lists.llvm.org
Wed Dec 8 03:20:39 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a870bffb108516bc1c09818538466db4f1a505d
https://github.com/llvm/llvm-project/commit/3a870bffb108516bc1c09818538466db4f1a505d
Author: David Spickett <david.spickett at linaro.org>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M lldb/source/Commands/CommandObjectMemory.cpp
A lldb/test/API/commands/memory/read/Makefile
A lldb/test/API/commands/memory/read/TestMemoryRead.py
A lldb/test/API/commands/memory/read/main.c
Log Message:
-----------
[lldb] Add missing space in C string format memory read warning
Also add tests to check that we print the warning in the right
circumstances.
Reviewed By: labath
Differential Revision: https://reviews.llvm.org/D114877
More information about the All-commits
mailing list