[libcxx-commits] [PATCH] D89041: [libc++] Include <__config_site> from <__config>
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 22 16:20:50 PDT 2020
ldionne added a comment.
In D89041#2348643 <https://reviews.llvm.org/D89041#2348643>, @ldionne wrote:
> @mstorsjo Can you please confirm whether 529ac33197f6408952ae995075ac5e2dc5287e81 <https://reviews.llvm.org/rG529ac33197f6408952ae995075ac5e2dc5287e81> resolves your issues?
Also, please note that you'll need to pass the path to where the libc++ headers are *installed*, not just `libcxx/include`. If that's what you did previously, then this change is nicely preventing you from using mis-configured libc++ headers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89041/new/
https://reviews.llvm.org/D89041
More information about the libcxx-commits
mailing list