[clang] [llvm] [clang][DebugInfo] Emit unified (Itanium) mangled name to structor declarations (PR #154142)
Alexander Kornienko via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 9 14:48:41 PDT 2025
alexfh wrote:
Is it expected that `-gno-structor-decl-linkage-names` enables debug information (i.e. it has an effect of `-g -gno-structor-decl-linkage-names`)? I was quite surprised by this, but maybe it's a common behavior of clang options controlling debug information?
https://gcc.godbolt.org/z/bhbKq5W8W
https://github.com/llvm/llvm-project/pull/154142
More information about the llvm-commits
mailing list