[clang] [analyzer] Remove some false negatives in StackAddrEscapeChecker (PR #125638)

Michael Flanders via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 4 07:31:30 PST 2025


Flandini wrote:

> I think this is going in the right direction but I'd love to see more tests and some more thought about some scenarios.

I'll do some structural induction approach to what could be returned and what could hold which things, and make sure these all have some test case coverage.

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


More information about the cfe-commits mailing list