<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Fri, Aug 5, 2016 at 9:28 AM Igor Kudrin <<a href="mailto:ikudrin.dev@gmail.com">ikudrin.dev@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">ikudrin added a comment.<br>
<br>
They are really helpful, especially for looking into things like `SmallVector`, which uses `AlignedCharArrayUnion` to store items. Personally, I'd prefer debug dumpers for QtCreator, but this variant is more universal.<br></blockquote><div><br></div><div>You'd be welcome to add those - happy to work with you if there are questions/things I could help with in that regard. We already have Visual Studio visualizers (far more complete - people have been adding them for Clang ASTs, far more of LLVM's data structures than I've added to the GDB pretty printers, etc) as well as the GDB pretty printers so we're not only supporting one platform/tool or anything like that.<br><br>- Dave</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
<a href="https://reviews.llvm.org/D23202" rel="noreferrer" target="_blank">https://reviews.llvm.org/D23202</a><br>
<br>
<br>
<br>
</blockquote></div></div>