[clang] [analyzer][NFC] Merge `BlockInvocationContext` class into `StackFrameContext` (PR #194857)

Balázs Benics via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 30 09:01:18 PDT 2026


steakhal wrote:

> So should I just revert back to using `void*` and delay fixing this layering situation to after `LocationContext` has been refactored? @NagyDonat @steakhal

That could work, for now.

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


More information about the cfe-commits mailing list