LLDB has a lot of code for supporting complex types but we don't have a single test for it. This adds some basic tests and documents the found bugs.
4 lines
44 B
Makefile
4 lines
44 B
Makefile
C_SOURCES := main.c
|
|
|
|
include Makefile.rules
|