[PATCH] D84248: [analyzer][StdLibraryFunctionsChecker] Add POSIX time handling functions

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 13 02:15:28 PDT 2020


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

- Handle minimum buffer sizes
- Fix copy paste error


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84248

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84248.285289.patch
Type: text/x-patch
Size: 16259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200813/39c62d0e/attachment.bin>


More information about the cfe-commits mailing list