llvm-project/llvm/utils/LLVMVisualizers
Mike Spertus 252b7f3e4f 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
2019-01-03 00:52:54 +00:00
..
CMakeLists.txt
llvm.natvis Fix MSVC visualizer for PointerUnion4 2019-01-03 00:52:54 +00:00