[Driver] Move detectLibcxxIncludePath to ToolChainThis helper method is useful even outside of Gnu toolchains, so moveit to ToolChain so it can be reused in other toolchains such as Fuchsia.Diff
[Driver] Move detectLibcxxIncludePath to ToolChainThis helper method is useful even outside of Gnu toolchains, so moveit to ToolChain so it can be reused in other toolchains such as Fuchsia.Differential Revision: https://reviews.llvm.org/D88452
show more ...
Revert "[Driver] Move detectLibcxxIncludePath to ToolChain"This reverts commit e25bf2592060e7751f8b14522c97081ce2047175.Breaks tests on Windows, see comments on https://reviews.llvm.org/D88452