search for: msvc_debugger_visualizers

Displaying 1 result from an estimated 1 matches for "msvc_debugger_visualizers".

2010 Aug 13
0
[LLVMdev] MSVC Debug Visualizers for LLVM custom data structure.
...dly way (see https://svn.boost.org/trac/boost/wiki/DebuggerVisualizers) I created one such Visualizers for the llvm::SmallVector type I might create more latter as needed. I thought they could be useful for other people debugging using MSVC. As such I created a wiki page here: http://wiki.llvm.org/MSVC_Debugger_Visualizers Feel free to add yours.