[PATCH] D48886: VS 2017 clang integration

2018-07-23 Thread David Tarditi via Phabricator via cfe-commits
dtarditi abandoned this revision. dtarditi added a comment. This is not needed after https://reviews.llvm.org/D42762 was committed. The approach there of using a VSIX package is better than the script-based approach here. Repository: rL LLVM https://reviews.llvm.org/D48886

[PATCH] D48886: VS 2017 clang integration

2018-07-03 Thread David Tarditi via Phabricator via cfe-commits
dtarditi added a subscriber: hans. dtarditi added a comment. It's great to see your work on Visual Studio extension integration via VSIX. I'm happy to try out your change. I have a few questions: 1. How am I supposed to try this out? Given that actually building a VSIX installer isn't par

[PATCH] D48886: VS 2017 clang integration

2018-07-03 Thread David Tarditi via Phabricator via cfe-commits
dtarditi created this revision. dtarditi added a reviewer: hans. Herald added subscribers: delcypher, mgorny. Add support for integrating clang as a platform toolset for Visual Studio 2017. In prior versions of Visual Studio, MSBuild was installed separately in its own known directory location a