All you need to do is to copy llvm.natvis and clang.natvis and paste them into your documents\Visual Studio 201x\Visualizers\
folder. Then you can see the content of DenseMap
and Decl
really easy in Visual Studio debugger.
System.WeakReference<T>
All you need to do is to copy llvm.natvis and clang.natvis and paste them into your documents\Visual Studio 201x\Visualizers\
folder. Then you can see the content of DenseMap
and Decl
really easy in Visual Studio debugger.