[PATCH] D88984: Prefer libc++ headers in the -isysroot over the toolchain
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 22 09:31:45 PDT 2021
ldionne abandoned this revision.
ldionne added a comment.
Herald added a project: clang-tools-extra.
Revisiting this, I don't think we need to move forward with this. Let's just carry our downstream patch until we don't need it anymore (which should be soon ish), and leave upstream Clang as it is (I think the current behavior makes the most sense). I'm abandoning this - I'll reopen if someone thinks that having Clang and AppleClang behave differently for a little while is harmful, but I don't think it is.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88984/new/
https://reviews.llvm.org/D88984
More information about the cfe-commits
mailing list