[PATCH] D119409: [C++20] [Modules] Remain dynamic initializing internal-linkage variables in module interface unit

Iain Sandoe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 26 13:15:10 PDT 2022


iains added a comment.

addendum: note we still have work to do on the module initialisers - those are not correct yet (so probably some nesting of modules might not work).


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

https://reviews.llvm.org/D119409



More information about the cfe-commits mailing list