[Lldb-commits] [lldb] [lldb][DWARFASTParserClang] Adjust language type for conflicting Objective-C++ forward declarations (PR #130768)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 20 07:30:44 PDT 2025
labath wrote:
I was imagining storing this in the ClangASTMetadata class (that's where the forceful completion bit is)?
I don't know if it can be done without increasing the class size, but I guess that doesn't matter for the purpose of determining feasibility.
https://github.com/llvm/llvm-project/pull/130768
More information about the lldb-commits
mailing list