[PATCH] D124761: [analyzer] Replace adjacent assumeInBound calls to assumeInBoundDual

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 2 05:09:24 PDT 2022


martong updated this revision to Diff 426382.
martong added a comment.

- Set parent revision (in the commit message b/c the phab ui 'edit related revisions' is not operational)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124761

Files:
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
  clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp
  clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp
  clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp
  clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp
  clang/lib/StaticAnalyzer/Core/ProgramState.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124761.426382.patch
Type: text/x-patch
Size: 7449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220502/d5d09be7/attachment.bin>


More information about the cfe-commits mailing list