[all-commits] [llvm/llvm-project] ba60dc: Revert "[Driver] Move detectLibcxxIncludePath to T...
Nico Weber via All-commits
all-commits at lists.llvm.org
Sat Oct 3 11:23:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ba60dc0aa75e86165e260b2c08afafd1c394e95a
https://github.com/llvm/llvm-project/commit/ba60dc0aa75e86165e260b2c08afafd1c394e95a
Author: Nico Weber <thakis at chromium.org>
Date: 2020-10-03 (Sat, 03 Oct 2020)
Changed paths:
M clang/include/clang/Driver/ToolChain.h
M clang/lib/Driver/ToolChain.cpp
M clang/lib/Driver/ToolChains/Fuchsia.cpp
M clang/lib/Driver/ToolChains/Gnu.cpp
R clang/test/Driver/Inputs/basic_fuchsia_tree/include/c++/v1/.keep
Log Message:
-----------
Revert "[Driver] Move detectLibcxxIncludePath to ToolChain"
This reverts commit e25bf2592060e7751f8b14522c97081ce2047175.
Breaks tests on Windows, see comments on https://reviews.llvm.org/D88452
More information about the All-commits
mailing list