[PATCH] D150773: [clang][modules] Add features for recent C++ versions
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 17 06:05:08 PDT 2023
aaron.ballman added a comment.
In D150773#4349607 <https://reviews.llvm.org/D150773#4349607>, @Hahnfeld wrote:
>> LGTM, but please add a release note when landing.
>
> There wasn't a category specific to modules, so I just added two entries for C++20 and C++23 - ok?
Sure, that works! We can recategorize as we get close to the release if we feel like consolidating all the modules changes into one section.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150773/new/
https://reviews.llvm.org/D150773
More information about the cfe-commits
mailing list