[libcxx-commits] [PATCH] D119036: [libc++] Fix modules and benchmarks CI builds when incomplete features are disabled

Adrian Prantl via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 10 09:04:13 PST 2022


aprantl added a comment.

> Could LLDB [tests] build with that flag so that our flags match?

If the plan is to not support building libcxx without local submodule visibility, should -fcxx-modules imply -fmodules-local-submodule-visibility ?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119036/new/

https://reviews.llvm.org/D119036



More information about the libcxx-commits mailing list