[clang] [C++20] [Modules] Fix the duplicated static initializer problem (PR #114193)
Chuanqi Xu via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 30 02:27:55 PDT 2024
ChuanqiXu9 wrote:
Given the problem is very serious and the solution is pretty simple, I'd like to backport this to 19.x.
https://github.com/llvm/llvm-project/pull/114193
More information about the cfe-commits
mailing list