augusto2112 added a comment.

@clayborg we have one instance downstream where we need to keep two types 
around. One for the original type and one for a slightly modified one (here 
<https://github.com/apple/llvm-project/blob/stable/20220421/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserSwift.cpp#L137>).
 This patch is just a way to make sure any new type we copy is inserted in the 
type list as well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142052/new/

https://reviews.llvm.org/D142052

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to