llvm::Type has some difficult to decode member variables with different meanings depending on the TypeID. Specifically SubclassData and ContainedTys.
This natvis visualisation decodes and visualises those members.
Details
Details
- Reviewers
mspertus zturner aaron.ballman
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Thanks for reviewing! I do not have commit access so if you can find the time, could you please commit this on my behalf?
Comment Actions
I've committed on your behalf in 7063a83a7cca45a9b12a7e447c90abe681f6ebaf, thank you for the patch!