Michael137 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
Thanks for flagging! Yes that was unintentional. Thanks for the quick fix @rnk https://github.com/llvm/llvm-project/pull/154142 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
