https://llvm.org/bugs/show_bug.cgi?id=30809

            Bug ID: 30809
           Summary: TODO:  Verify clang-cl can find VS15 compiler
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Driver
          Assignee: unassignedclangb...@nondot.org
          Reporter: amcca...@google.com
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

Visual Studio 15 has a different directory layout.  The clang-cl driver
searches for installed versions of cl.exe in order to do things like set the
default for -fms-compatibility-version.

Once Visual Studio 15 is out of preview, we should ensure that the clang-cl's
search can efficiently find the installed version of cl.exe.

Microsoft blog post on the changes to the installation directory tree:
https://blogs.msdn.microsoft.com/vcblog/2016/10/07/compiler-tools-layout-in-visual-studio-15/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to