[PATCH] D113261: [analyzer][solver] Remove reference to RangedConstraintManager
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 5 04:06:32 PDT 2021
martong created this revision.
martong added reviewers: steakhal, ASDenysPetrov, NoQ.
Herald added subscribers: manas, gamesh411, dkrupp, donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, rnkovacs, szepet, baloghadamsoftware, xazax.hun, whisperity.
Herald added a reviewer: Szelethus.
martong requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
We no longer need a reference to RangedConstraintManager, we call top
level `State->assume` functions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D113261
Files:
clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113261.385017.patch
Type: text/x-patch
Size: 4828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211105/827da276/attachment-0001.bin>
More information about the cfe-commits
mailing list