[PATCH] D54630: Move detection of libc++ include dirs to Driver on MacOS

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 5 06:27:23 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC348365: Move detection of libc++ include dirs to Driver on MacOS (authored by ibiryukov, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54630?vs=174358&id=176805#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D54630

Files:
  lib/Driver/ToolChains/Darwin.cpp
  lib/Driver/ToolChains/Darwin.h
  lib/Frontend/InitHeaderSearch.cpp
  test/Driver/darwin-stdlib.cpp
  test/Tooling/Inputs/mock-libcxx/include/c++/v1/mock_vector
  test/Tooling/clang-check-mac-libcxx-abspath.cpp
  test/Tooling/clang-check-mac-libcxx-relpath.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54630.176805.patch
Type: text/x-patch
Size: 8706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181205/5733b8ff/attachment-0001.bin>


More information about the cfe-commits mailing list