[clang] [clang] Allow devirtualisation of indirect calls to final virtual methods (PR #165341)
Oliver Hunt via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 28 00:42:54 PDT 2025
ojhunt wrote:
> > > BTW, have you tested it with bootstrapped build?
> >
> >
> > no, but honestly my success rate at simply getting a trivial bootstrap build to work has not been great :-/
>
> I can try to make it.
got a stage2 build actually working, and am running tests atm
https://github.com/llvm/llvm-project/pull/165341
More information about the cfe-commits
mailing list