[PATCH] D77148: [analyzer] ApiModeling: Add buffer size arg constraint with multiplier involved

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 5 06:58:23 PDT 2020


martong updated this revision to Diff 262098.
martong marked 2 inline comments as done.
martong added a comment.

- Rebase to latest parent patch
- Create BufSize constraints in a more descriptive way


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77148

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77148.262098.patch
Type: text/x-patch
Size: 5604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200505/a50c5fac/attachment.bin>


More information about the cfe-commits mailing list