[PATCH] D159018: [clang][modules] Add a c23 module feature

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 29 06:16:33 PDT 2023


aaron.ballman accepted this revision.
aaron.ballman added a comment.

In D159018#4623880 <https://reviews.llvm.org/D159018#4623880>, @v.g.vassilev wrote:

> LGTM!
>
> In D159018#4622598 <https://reviews.llvm.org/D159018#4622598>, @iana wrote:
>
>> Would we want to back port this to llvm 17?
>
> Yes probably.

I believe we're only backporting critical fixes or fixes for regressions at this point, so I don't think we should try to backport this one right now.

That said, the changes LGTM!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159018



More information about the cfe-commits mailing list