[PATCH] D17908: Add Visual Studio Visualizers for more Clang types

Zachary Turner via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 7 07:05:22 PST 2016


Better yet, just delete the number
On Mon, Mar 7, 2016 at 6:21 AM Aaron Ballman <aaron.ballman at gmail.com>
wrote:

> aaron.ballman added inline comments.
>
> ================
> Comment at: clang.natvis:1-3
> @@ -1,4 +1,4 @@
>  <?xml version="1.0" encoding="utf-8"?>
>  <!--
> -Visual Studio 2012 Native Debugging Visualizers for LLVM
> +Visual Studio 2015 Native Debugging Visualizers for LLVM
>
> ----------------
> Do you know if these visualizers will work in MSVC 2013 as well, or are
> you using MSVC 2015-specific features? I ask because 2013 is our base MSVC
> version currently, so it would be good to know if this will break anyone.
> If the features work in 2013, we should probably change it from 2012 to
> 2013 in the comment.
>
>
> http://reviews.llvm.org/D17908
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160307/dcf14c16/attachment.html>


More information about the cfe-commits mailing list