3 Commits

Author SHA1 Message Date
Michael Buch
2be02dcb49 [lldb][test] TestTemplateAlias.py: skip on older Clang version
The `-g[no-]template-alias` flag is not available on older versions.
2026-01-22 13:22:17 +00:00
Michael Buch
69fbba1948 [lldb][test] TestTemplateAlias.py: skip on older Clang versions
The `-g[no-]template-alias` flag is not available on older versions.
2026-01-22 13:20:14 +00:00
Michael Buch
f53f6f7250
[lldb][test] Add basic API tests for DW_TAG_template_alias (#170804)
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`).
2025-12-09 07:48:20 +00:00