[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
Fri Oct 9 09:42:10 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa3a24316087d: [clang] Don't look into <sysroot> for C++ headers if they are found alongsideā€¦ (authored by ldionne).

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.297264.patch
Type: text/x-patch
Size: 12952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201009/fbd194ff/attachment-0001.bin>


More information about the cfe-commits mailing list