[all-commits] [llvm/llvm-project] 6d52c4: Rewrite MSVC toolchain discovery with VFS

aeubanks via All-commits all-commits at lists.llvm.org
Thu Feb 25 12:51:30 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d52c4819294dafb2c072011d72bb523092248a2
      https://github.com/llvm/llvm-project/commit/6d52c4819294dafb2c072011d72bb523092248a2
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-02-25 (Thu, 25 Feb 2021)

  Changed paths:
    M clang/lib/Driver/ToolChains/MSVC.cpp

  Log Message:
  -----------
  Rewrite MSVC toolchain discovery with VFS

This fixes an issue where the toolchain discovery doesn't respect the
VFS's current working directory, specifically clangd not respecting a
relative /winsysroot.

Reviewed By: rnk

Differential Revision: https://reviews.llvm.org/D97437




More information about the All-commits mailing list