[PATCH] D125892: [analyzer] Implement assumeInclusiveRange in terms of assumeInclusiveRangeDual

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 19 03:55:18 PDT 2022


martong updated this revision to Diff 430637.
martong marked an inline comment as done.
martong edited the summary of this revision.
martong added a comment.

- Move SimpleConstraintManager's assume*Internal functions to be protected


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125892/new/

https://reviews.llvm.org/D125892

Files:
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h
  clang/lib/StaticAnalyzer/Core/ConstraintManager.cpp
  clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125892.430637.patch
Type: text/x-patch
Size: 8702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220519/45573850/attachment.bin>


More information about the cfe-commits mailing list