llvm/cross-project-tests/debuginfo-tests/clang_llvm_roundtrip
David Blaikie 1cee3d9db7 DebugInfo: Consider the type of NTTP when simplifying template names
Since the NTTP may need to be cast to the type when rebuilding the name,
check that the type can be rebuilt when determining whether a template
name can be simplified.
2022-04-08 00:00:46 +00:00
..
lit.local.cfg
simplified_template_names.cpp DebugInfo: Consider the type of NTTP when simplifying template names 2022-04-08 00:00:46 +00:00
simplified_template_names_noncanonical_type_units.cpp