[PATCH] D137028: [llvm][utils] Add DenseMap data formatters

Dave Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 11 10:50:05 PDT 2023


kastiglione updated this revision to Diff 539192.
kastiglione added a comment.

- Add logic to recognize DenseSet, in which case all buckets are printed
- Change the summary to call out when a single tombstone is present in the children


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137028

Files:
  llvm/utils/lldbDataFormatters.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137028.539192.patch
Type: text/x-patch
Size: 4406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230711/09dc5fb2/attachment.bin>


More information about the llvm-commits mailing list