[clang] [clang] Fix a use-after-free in expression evaluation (PR #118480)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 17 05:10:41 PDT 2025


AaronBallman wrote:

> > > ping, is this still a problem?
> > 
> > 
> > yes, this is still happening. but I am currently lacking cycles to dig deeper into expression evaluation to see if this is the right fix given the reproducer. @VitaNuo was to take a look with some limited capacity, but I think she's also in a similar situation as me :D. If anyone wants to take over/help, feel free to do so. But I'll wait for an update from @VitaNuo, in case she already made progress here.
> 
> Has there been any chance to get back into this yet?

CC @kadircet @VitaNuo 

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


More information about the cfe-commits mailing list