[llvm-branch-commits] [clang] release/19.x: Reland [C++20] [Modules] [Itanium ABI] Generate the vtable in the mod… (#102287) (PR #102561)

Chuanqi Xu via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Aug 13 19:43:57 PDT 2024


ChuanqiXu9 wrote:

> > How about waiting 2 weeks to see if there is any regression reports? If no, I'll try to ping you again to merge this.
> 
> That seems counter-intuitive. Yes there are projects using LLVM main, but it would appear much more likely to me to get regression reports from the release candidates?

Yeah, but we may need to find a balance point otherwise we should backport all patches since that will make things get better tested but it might introduce worse user experience. And the balance point is not well defined and generally being introduced by feelings. Given my feelings for the issue reports of modules, I do feel a lot of them are using main branch.

https://github.com/llvm/llvm-project/pull/102561


More information about the llvm-branch-commits mailing list