[Lldb-commits] [PATCH] D101537: [lldb] Make the NSSet formatter faster and less prone to infinite recursion
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 29 10:16:37 PDT 2021
aprantl added a comment.
Functionally this LGTM. Would be curious to do git archeology to understand why the old code used this pattern.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101537/new/
https://reviews.llvm.org/D101537
More information about the lldb-commits
mailing list