[PATCH] D124758: [analyzer] Implement assume in terms of assumeDual

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 6 07:24:58 PDT 2022


martong updated this revision to Diff 427636.
martong marked an inline comment as done.
martong added a comment.

- Remove ExprInspection checker from the test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124758

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
  clang/test/Analysis/infeasible-crash.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124758.427636.patch
Type: text/x-patch
Size: 5990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220506/656f2674/attachment.bin>


More information about the cfe-commits mailing list