kuilpd wrote: As of now LLDB doesn't calculate enum's best promotion type when reading it from DWARF info. This change would allow to reuse the code from Sema without copying it to LLDB, which I'm working on in #115005 This function however has too many arguments right now, and also needs to return 3 results, so I'd be grateful for some advice how to make it look better.
https://github.com/llvm/llvm-project/pull/120965 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits