[PATCH] D27477: Refactor how the MSVC toolchain searches for a compatibility version.

David L. Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 18:16:02 PST 2016


dlj updated this revision to Diff 80524.
dlj added a comment.

Addressed comments, moved code for failing tests I couldn't figure out before.


https://reviews.llvm.org/D27477

Files:
  include/clang/Driver/ToolChain.h
  lib/Driver/MSVCToolChain.cpp
  lib/Driver/ToolChain.cpp
  lib/Driver/ToolChains.h
  lib/Driver/Tools.cpp
  lib/Driver/Tools.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27477.80524.patch
Type: text/x-patch
Size: 11127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161207/54ccfaa7/attachment.bin>


More information about the llvm-commits mailing list