[PATCH] D88984: Prefer libc++ headers in the -isysroot over the toolchain
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 7 12:33:47 PDT 2020
ldionne updated this revision to Diff 296772.
ldionne added a comment.
Split the patch in two
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88984/new/
https://reviews.llvm.org/D88984
Files:
clang-tools-extra/test/clang-tidy/infrastructure/Inputs/empty-sysroot/.gitkeep
clang-tools-extra/test/clang-tidy/infrastructure/Inputs/mock-libcxx/bin/clang
clang-tools-extra/test/clang-tidy/infrastructure/Inputs/mock-libcxx/include/c++/v1/mock_vector
clang-tools-extra/test/clang-tidy/infrastructure/Inputs/mock-toolchain-root/bin/clang
clang-tools-extra/test/clang-tidy/infrastructure/Inputs/mock-toolchain-root/include/c++/v1/mock_vector
clang-tools-extra/test/clang-tidy/infrastructure/clang-tidy-mac-libcxx.cpp
clang/lib/Driver/ToolChains/Darwin.cpp
clang/test/Driver/darwin-header-search-libcxx.cpp
clang/test/Tooling/Inputs/empty-sysroot/.gitkeep
clang/test/Tooling/Inputs/mock-libcxx/bin/clang
clang/test/Tooling/Inputs/mock-libcxx/include/c++/v1/mock_vector
clang/test/Tooling/Inputs/mock-toolchain-root/bin/clang
clang/test/Tooling/Inputs/mock-toolchain-root/include/c++/v1/mock_vector
clang/test/Tooling/clang-check-mac-libcxx-abspath.cpp
clang/test/Tooling/clang-check-mac-libcxx-fixed-compilation-db.cpp
clang/test/Tooling/clang-check-mac-libcxx-relpath.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88984.296772.patch
Type: text/x-patch
Size: 14103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201007/67bb3a76/attachment.bin>
More information about the cfe-commits
mailing list