Skip to content
Commit 252b7f3e authored by Mike Spertus's avatar Mike Spertus
Browse files

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
parent 7882b283
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment