[all-commits] [llvm/llvm-project] 6741f0: Revert "[Driver] Support libc++ in MSVC"

Petr Hosek via All-commits all-commits at lists.llvm.org
Thu Aug 18 01:23:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6741f0f9124dd28e1a4bade173774fc47fb75912
      https://github.com/llvm/llvm-project/commit/6741f0f9124dd28e1a4bade173774fc47fb75912
  Author: Petr Hosek <phosek at google.com>
  Date:   2022-08-18 (Thu, 18 Aug 2022)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/MSVC.cpp
    R clang/test/Driver/Inputs/msvc_libcxx_tree/usr/bin/.keep
    R clang/test/Driver/Inputs/msvc_libcxx_tree/usr/include/c++/v1/.keep
    R clang/test/Driver/Inputs/msvc_libcxx_tree/usr/include/x86_64-pc-windows-msvc/c++/v1/.keep
    R clang/test/Driver/Inputs/msvc_libcxx_tree/usr/lib/.keep
    R clang/test/Driver/Inputs/msvc_libcxx_tree/usr/lib/x86_64-pc-windows-msvc/.keep
    R clang/test/Driver/msvc-libcxx.cpp

  Log Message:
  -----------
  Revert "[Driver] Support libc++ in MSVC"

This reverts commit a4230319f7af786f4d947f39a870f339b32a6fe7.

This is causing build failures in the 2-stage build.




More information about the All-commits mailing list