mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-08-27 12:41:21 -04:00
086582cdf8
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.