[libcxx-commits] [PATCH] D97572: [libc++] Include <__config_site> from <__config>
Petr Hosek via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Feb 26 12:29:53 PST 2021
phosek added a comment.
@ldionne this is an attempt at reviving D89041 <https://reviews.llvm.org/D89041>, I tested this locally and it seems to be working, at least for the Fuchsia runtimes build. It might break out some parts of this patch to make it more manageable, like the `s/-isystem/-cxx-isystem/` in compiler-rt.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97572/new/
https://reviews.llvm.org/D97572
More information about the libcxx-commits
mailing list