[PATCH] D126189: [C++20][Modules] Build module static initializers per P1874R1.

Iain Sandoe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 19 04:09:32 PDT 2022


iains added a comment.

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

> Is it realistic for this to land before LLVM 15 branches? Would be great!

that is the intention - I just got side-tracked with trying to replicate the test fails that got the commit reverted.  AFAICT it's OK now, and i plan to re-land it soon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126189



More information about the cfe-commits mailing list