Since LLVM / Clang already have Natvis visualization files ready in the repository…

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.

Text is available under CC BY-SA 4.0 license, unless otherwise noticed; additional terms may apply.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Content is available under CC BY-SA 3.0 unless otherwise noted.