fdeazeve added a comment. There is a real regression in `lldb/test/API/functionalities/param_entry_vals/basic_entry_values/` when this is compiled with O2 <https://reviews.llvm.org/owners/package/2/>:
__attribute__((noinline)) void func15(StructPassedViaPointerToTemporaryCopy S) It seems that, prior to this patch, `S` had debug information in O2 <https://reviews.llvm.org/owners/package/2/> builds. I'll investigate. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D141381/new/ https://reviews.llvm.org/D141381 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits