[PATCH] D137058: [Driver] [Modules] Support -fmodule-output (1/2)
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 8 18:20:16 PST 2023
ChuanqiXu added a comment.
In D137058#4033825 <https://reviews.llvm.org/D137058#4033825>, @h-vetinari wrote:
> Without undue haste, I just wanted to comment from the peanut gallery that it would be amazing if the patches that are necessary for CMake + Clang to use C++ modules would make the cut-off for LLVM 16 that's coming up around the 24th of January.
Thanks for the note. I'll land this patch in the next week if no further comments come in. BTW, the series of clang-scan-deps patch (https://reviews.llvm.org/D139168) is also necessary but I am not sure if we can land them in time. I guess it may be possible to backport these patches to 16.x since it is relatively important?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137058/new/
https://reviews.llvm.org/D137058
More information about the cfe-commits
mailing list