[PATCH] D18498: Auto-install Clang Visual Studio visualizers for VS2015 and up
Alexander Riccio via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 28 11:51:57 PDT 2016
ariccio added a comment.
In http://reviews.llvm.org/D18498#384711, @mspertus wrote:
> I installed both VS2015 and VS2013 on my laptop and saw the correct solution files built by cmake.
Btw, make sure you're running the latest updates for both Visual Studio, else you'll get funny build errors (probably about /Zc:strictStrings).
http://reviews.llvm.org/D18498
More information about the cfe-commits
mailing list