Basic API tests to check how template aliases are rendered by LLDB (using both `DW_TAG_template_alias` and `DW_TAG_typedef`, with and without `-gsimple-template-names`).
4 lines
48 B
Makefile
4 lines
48 B
Makefile
CXX_SOURCES := main.cpp
|
|
|
|
include Makefile.rules
|