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

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 3 18:44:50 PST 2022


ChuanqiXu added a comment.

If I don't misread the codes, it looks like `mangleModuleInitializer` is not called.

---

Now we could add test for partitions.


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

https://reviews.llvm.org/D118352



More information about the cfe-commits mailing list