[PATCH] D22426: Fix automatic detection of ARM MSVC toolset in clang.exe

Saleem Abdulrasool via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 18 17:53:44 PDT 2016


compnerd requested changes to this revision.
compnerd added a comment.
This revision now requires changes to proceed.

@rnk, okay, that seems reasonable enough.  Although, we should check to ensure that the x64 toolchain is available and make a decision on that.

BTW, seems that I had missed the proposed solution.  That is exactly what I had in mind, and in an offline conversation with @majnemer it seemed acceptable to him as well.


https://reviews.llvm.org/D22426





More information about the cfe-commits mailing list