[PATCH] D152946: [C++20][Modules] Implement P2615R1 revised export diagnostics.

Iain Sandoe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 21 13:08:45 PDT 2023


iains added a comment.

In D152946#4431974 <https://reviews.llvm.org/D152946#4431974>, @h-vetinari wrote:

> Mark P2615 <https://reviews.llvm.org/P2615> as implemented in https://github.com/llvm/llvm-project/blame/main/clang/www/cxx_status.html?



In D152946#4431974 <https://reviews.llvm.org/D152946#4431974>, @h-vetinari wrote:

> Mark P2615 <https://reviews.llvm.org/P2615> as implemented in https://github.com/llvm/llvm-project/blame/main/clang/www/cxx_status.html?

I did not do that yet since this patch only implements the removal of unnamed export diagnostics.  There will be a follow-on patch shortly that implements the addition of the export specialisation diagnostics and then we can claim P2615R1.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152946



More information about the cfe-commits mailing list