[clang] [clang][analyzer] Correctly handle lambda-converted function pointers (PR #144906)

Oliver Stöneberg via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 19 11:02:43 PDT 2025


firewave wrote:

The same occurs with assigning to `auto`: https://godbolt.org/z/nofG6cehf

Will this also be handled by this change?

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


More information about the cfe-commits mailing list