[PATCH] D89001: [clang] Don't look into <sysroot> for C++ headers if they are found alongside the toolchain

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 8 09:47:43 PDT 2020


ldionne updated this revision to Diff 297000.
ldionne added a comment.

Try to fix test failure on Linux


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89001/new/

https://reviews.llvm.org/D89001

Files:
  clang/lib/Driver/ToolChains/Darwin.cpp
  clang/test/Driver/Inputs/basic_darwin_sdk_usr_cxx_v1/usr/include/c++/v1/.keep
  clang/test/Driver/Inputs/basic_darwin_sdk_usr_cxx_v1/usr/lib/.keep
  clang/test/Driver/darwin-header-search-libcxx.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89001.297000.patch
Type: text/x-patch
Size: 12952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201008/f62cd12d/attachment-0001.bin>


More information about the cfe-commits mailing list