[PATCH] D114938: [Analyzer] SValBuilder: Simlify a SymExpr to the absolute simplest form
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 2 01:50:52 PST 2021
martong created this revision.
martong added a reviewer: steakhal.
Herald added subscribers: manas, ASDenysPetrov, gamesh411, dkrupp, donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, rnkovacs, szepet, baloghadamsoftware, xazax.hun.
Herald added a reviewer: Szelethus.
martong requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Move the SymExpr simplification fixpoint logic into SValBuilder.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D114938
Files:
clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114938.391256.patch
Type: text/x-patch
Size: 5275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211202/f7458747/attachment.bin>
More information about the cfe-commits
mailing list