[libcxx-commits] [PATCH] D97572: [libc++] Include <__config_site> from <__config>

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 22 10:05:31 PDT 2021


ldionne added a comment.

Agreed with @phosek and @mstorsjo. Also, I looked at `ppc-xmmintrin.c` and traced down the includes, and I don't see what would cause this issue. @bjope if you'd like to try to `-DCLANG_DEFAULT_CXX_STDLIB=libc++` again, I'll do my best to help you troubleshoot the issue. If you do, it's easiest to reach out to me on Discord in the #libcxx channel.


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