[PATCH] D54310: Make clang-based tools find libc++ on MacOS

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 12 05:58:26 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL346652: Make clang-based tools find libc++ on MacOS (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D54310

Files:
  cfe/trunk/include/clang/Lex/HeaderSearchOptions.h
  cfe/trunk/lib/Frontend/CreateInvocationFromCommandLine.cpp
  cfe/trunk/lib/Frontend/InitHeaderSearch.cpp
  cfe/trunk/lib/Tooling/Tooling.cpp
  cfe/trunk/test/Tooling/Inputs/mock-libcxx/include/c++/v1/mock_vector
  cfe/trunk/test/Tooling/clang-check-mac-libcxx-abspath.cpp
  cfe/trunk/test/Tooling/clang-check-mac-libcxx-relpath.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54310.173663.patch
Type: text/x-patch
Size: 6143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181112/af972a3b/attachment.bin>


More information about the cfe-commits mailing list