Michael137 wrote: > Should've mentioned this earlier, but we've been seeing crashes in lldb due > to this change (though possibly related to our use of GALA python/gdb interop > https://github.com/sivachandra/gala - we haven't isolated the failures from > that yet (though we've been using it for years, so it's not the proximal > cause, at least)). Might be worth reverting so other people aren't tripping > over it too. > > but working on some repro/isolated/reduced case/something useful to share
Something reproducible, or a stack trace would be appreciated! The only way I see this change breaking something is in tools that don't expect `DW_TAG_subprogram`s to have `DW_TAG_variable` children https://github.com/llvm/llvm-project/pull/72235 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits