[clang] [Clang] Don't give up on an unsuccessful function instantiation (PR #126723)

Younan Zhang via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 19 15:49:39 PST 2025


zyn0217 wrote:

> > Technically swapping the first and second branches I mentioned above should work, but the last time I tried that it caused a regression and was reverted."
> 
> 
> 
> Yeah, swapping the branches would have been a much simpler fix.
> 
> 
> 
> What was the regression? Do we have test case for it anywhere?

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


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


More information about the cfe-commits mailing list