labath added a comment. In D67022#1658057 <https://reviews.llvm.org/D67022#1658057>, @clayborg wrote:
> Great idea, but this idea gave me the idea to use "m_decl_ctx_to_die" as is, > and just remove the entry once we have parse all decls. Then we free the > memory and don't need a bit. If there is no entry in the m_decl_ctx_to_die > map, then ForEachDIEInDeclContext will just not iterate at all? Yes, that sounds even better! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D67022/new/ https://reviews.llvm.org/D67022 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits