[clang] [clang][dataflow] Discard unneeded `ExprToLoc` and `ExprToVal` entries. (PR #72850)

via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 22 00:45:39 PST 2023


martinboehme wrote:

> +1 for the simpler approach. I have a high-level question about the stability of the locations, its effect on convergence.

Answered in the inline comment.

> But I am happy with the `ExprToVal` part of the simple patch.

SG! Then let's continue the discussion on #72985?

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


More information about the cfe-commits mailing list