================
@@ -0,0 +1,39 @@
+// Completing an Objective-C interface from DWARF must not go through the
+// Microsoft C++ ABI inheritance model code, which only applies to
+// CXXRecordDecls. Before this was guarded, every Objective-C type completion
+// for a target using the Microsoft C++ ABI crashed LLDB.
+
----------------
robk-dev wrote:

Fair enough, I removed the first comment block; can drop the rest too.

And apologies for resolving it - I've got no excuse 😅 

https://github.com/llvm/llvm-project/pull/216711
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to