Files
clang-p2996/lldb/test/API/lang/c/flexible-array-members/Makefile
Pavel Labath 35870c4422 [lldb] Summary provider for char flexible array members
Add a summary provider which can print char[] members at the ends of
structs.

Differential Revision: https://reviews.llvm.org/D113174
2021-12-20 12:30:34 +01:00

4 lines
44 B
Makefile

C_SOURCES := main.c
include Makefile.rules