[PATCH] D118352: [clang][ABI] New c++20 modules mangling scheme

Nathan Sidwell via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 18 03:45:53 PST 2022


urnathan added a comment.

In D118352#3331396 <https://reviews.llvm.org/D118352#3331396>, @ChuanqiXu wrote:

> Thanks for explanation. Now it looks good to me. Let's accept it formally after the series of partition landed and so that we could add test about partitions.

thanks,

We're going to have to adjust a bit when partitions land, and the global initializer is a separate set of patches only tangentially impacting this.  I don't think the project benefits from waiting.


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

https://reviews.llvm.org/D118352



More information about the cfe-commits mailing list