[PATCH] D87785: [analyzer][StdLibraryFunctionsChecker] Fix a BufferSize constraint crash

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 17 10:01:41 PDT 2020


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

- apply -> assume, Add isApplicable


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87785

Files:
  clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
  clang/test/Analysis/std-c-library-functions.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87785.292550.patch
Type: text/x-patch
Size: 14996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200917/af2cb392/attachment.bin>


More information about the cfe-commits mailing list