Fix MSVC visualizer for PointerUnion4
Calculate which item is being held and then display it with the appropriate type. We also optimize the display of PointerUnion3 to take advantage of our knowing that the IntMask is always 1 in PointerUnion types llvm-svn: 350280
Loading
Please register or sign in to comment