[PATCH] D54310: Make clang-based tools find libc++ on MacOS
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 12 05:47:32 PST 2018
ilya-biryukov updated this revision to Diff 173660.
ilya-biryukov added a comment.
- Added a test with a compiler path relative to the working dir
Repository:
rC Clang
https://reviews.llvm.org/D54310
Files:
include/clang/Lex/HeaderSearchOptions.h
lib/Frontend/CreateInvocationFromCommandLine.cpp
lib/Frontend/InitHeaderSearch.cpp
lib/Tooling/Tooling.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: D54310.173660.patch
Type: text/x-patch
Size: 5808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181112/40d5be46/attachment.bin>
More information about the cfe-commits
mailing list