[PATCH] D137058: [Driver] [Modules] Support -fmodule-output (1/2)
H. Vetinari via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 8 18:56:29 PST 2023
h-vetinari added a comment.
> BTW, the series of clang-scan-deps patch (https://reviews.llvm.org/D139168) is also necessary [...]
Yes, I meant both those series.
> [...] 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?
Might make sense tagging the release managers if things get tight - perhaps it's possible. E.g. ranges for LLVM 15 was also finished after the branch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137058/new/
https://reviews.llvm.org/D137058
More information about the cfe-commits
mailing list