Files
clang-p2996/lldb/test/API/commands/memory/read/Makefile
David Spickett 3a870bffb1 [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
2021-12-08 11:20:25 +00:00

4 lines
44 B
Makefile

C_SOURCES := main.c
include Makefile.rules