[PATCH] D14502: [PATCH] Do not create a clang-install target for MSVC solutions
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 9 11:45:26 PST 2015
aaron.ballman added a comment.
In http://reviews.llvm.org/D14502#285305, @bcraig wrote:
> Does this affect the presence or functionality of the "INSTALL" project?
There is no INSTALL project in MSVC from what I can see (before or after this patch), so I don't think that this affects that functionality.
http://reviews.llvm.org/D14502
More information about the cfe-commits
mailing list