brintos

brintos / llvm-project-archived public Read only

0
0
Text · 540 B · 5a0da90 Raw
6 lines · plain
1// RUN: %clang %target_itanium_abi_host_triple %p/Inputs/simplified_template_names.cpp -c -o - -gdwarf-4 -Xclang -gsimple-template-names=mangled -Xclang -debug-forward-template-params -std=c++20 -gtemplate-alias \2// RUN:   | llvm-dwarfdump --verify -3//4// RUN: %clang %target_itanium_abi_host_triple %p/Inputs/simplified_template_names.cpp -c -o - -gdwarf-4 -Xclang -gsimple-template-names=mangled -Xclang -debug-forward-template-params -std=c++20 -gmlt -fdebug-info-for-profiling -gtemplate-alias \5// RUN:   | llvm-dwarfdump --verify -6