clayborg added a comment.

The language map is a global that contains unique pointers to a "Language *", 
so the language objects are intentionally leaked because the language map is 
kept alive due to C++ destructor chain issues, so this should be safe.

LGTM. Anyone else have any objections?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109013

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

Reply via email to