[PATCH] D70805: [analyzer] SValHasDescendant: Determine whether the SVal has an SVal descendant

Csaba Dabis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 4 14:02:46 PST 2019


Charusso updated this revision to Diff 232203.
Charusso edited the summary of this revision.
Charusso added a comment.

- Add more tests.
- Let us specify the descendant as allowing equality of symbols.


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

https://reviews.llvm.org/D70805

Files:
  clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValHasDescendant.h
  clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
  clang/lib/StaticAnalyzer/Checkers/cert/StrChecker.cpp
  clang/test/Analysis/cert/str31-c-fp-suppression.cpp
  clang/test/Analysis/sval-has-desc.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70805.232203.patch
Type: text/x-patch
Size: 9148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191204/e2c1cb3e/attachment.bin>


More information about the cfe-commits mailing list