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

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 21 08:47:11 PST 2023


Xazax-hun wrote:

+1 for the simpler approach. I think I have a high-level question about the stability of the locations, its effect on convergence. But I am happy with the `ExprToVal` part of the simple patch.

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


More information about the cfe-commits mailing list