================
@@ -57,7 +57,9 @@ std::unique_ptr<AppleDWARFIndex> AppleDWARFIndex::Create(
return std::make_unique<AppleDWARFIndex>(
----------------
JDevlieghere wrote:This checks internal consistency so an `assert` is totally appropriate imho. https://github.com/llvm/llvm-project/pull/71828 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
