[PATCH] D135685: [Visualizers] Add natvis visualizers for various internal llvm classes

Trass3r via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 09:07:44 PDT 2022


Trass3r created this revision.
Trass3r added a reviewer: curdeius.
Herald added a project: All.
Trass3r published this revision for review.
Trass3r added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

@curdeius I built these up over time and would like to upstream them.
Some of them may be out of date now and some things were tricky like the Uses/User stuff so I could use some feedback in general to polish it.


Also improve DisplayStrings for array and string types.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D135685

Files:
  llvm/utils/LLVMVisualizers/llvm.natvis

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135685.466832.patch
Type: text/x-patch
Size: 5818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221011/76e7b8ef/attachment.bin>


More information about the llvm-commits mailing list