![]() Clang will encode names that should be able to be simplified as "_STNname|<template, args>" (eg: "_STNt1|<int>") - this verification mode will detect these names, decode them, create the original name ("t1<int>") and the simple name ("t1") - letting the simple name run through the usual rebuilding logic - then compare the two sources of the full name - the rebuilt and the _STN encoding. This helps ensure that -gsimple-template-names is lossless. |
||
---|---|---|
.. | ||
AArch64 | ||
RISCV | ||
X86 | ||
XCOFF | ||
cmdline.test | ||
coff-arm.yaml | ||
coff-arm64.yaml | ||
coff-i386.yaml | ||
coff-x86_64.yaml | ||
debug-frame-dumps-eh-frame-and-debug-frame.yaml | ||
debug-line-str.yaml | ||
debug-str.yaml | ||
elf-broken-reloc-target.yaml | ||
filter.test | ||
uuid.yaml | ||
uuid32.yaml |