[Lldb-commits] [PATCH] D71233: Do not cache hardcoded formats in FormatManager

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 10 14:55:46 PST 2019


jingham added a comment.

This looks fine to me.  So long as there wasn't much strict type-based matching done in the Hardcoded Summary providers, then this shouldn't cause the format matching to get slower.


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

https://reviews.llvm.org/D71233





More information about the lldb-commits mailing list