Upgrade and fix clang-format-vs

Antonio Maiorano via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 17 08:15:10 PDT 2016


Hello,

This patch for clang-format-vs includes the following:

- Upgrade to VS 2015, including .NET framework upgrade from 4.0 to 4.5, and
upgrading Microsoft.VisualStudio references to v14 versions
- Fix build by removing dependency on "Key.snk" file which was never
checked in (and not really required anyway)
- Add ".vs" directory to svn ignore (new folder that VS 2015 creates for
user settings)

Antonio Maiorano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160817/d6830b55/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-format-vs-to-vs2015.patch
Type: application/octet-stream
Size: 6636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160817/d6830b55/attachment-0001.obj>


More information about the cfe-commits mailing list