[clang] [NFC][analyzer] Refactor Environment to map Expr to SVal instead of Stmt to SVal (PR #193295)
DonĂ¡t Nagy via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 28 04:17:55 PDT 2026
NagyDonat wrote:
@steakhal My analysis run verified that this change is indeed NFC, it did not change the set of results and did not introduce any crash.
https://github.com/llvm/llvm-project/pull/193295
More information about the cfe-commits
mailing list