[Lldb-commits] [lldb] [lldb][DWARFASTParserClang] Adjust language type for conflicting Objective-C++ forward declarations (PR #130768)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 21 06:23:44 PDT 2025


Michael137 wrote:

Interestingly [this alternative stop-gap](https://github.com/swiftlang/llvm-project/pull/new/lldb/mixed-objcxx-decls-to-20240723) (where we just bail from `CompleteRecordType`) on our Swift fork, seems to print the objective-C++ just fine. I'm a bit confused as to why tbh...

https://github.com/llvm/llvm-project/pull/130768


More information about the lldb-commits mailing list