[PATCH] D159483: [Modules] Add a flag to control builtin headers being in system modules
Ian Anderson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 7 13:29:36 PDT 2023
iana added a comment.
In D159483#4641231 <https://reviews.llvm.org/D159483#4641231>, @benlangmuir wrote:
>> but need to be repeatedly included when they're used in system modules
>
> How does this work today? Wouldn't the include guard prevent this?
Today they don't define their include guard when building with modules.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159483/new/
https://reviews.llvm.org/D159483
More information about the cfe-commits
mailing list