[PATCH] D101060: [Analyzer][StdLibraryFunctionsChecker] Describe arg constraints

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 23 01:37:18 PDT 2021


martong updated this revision to Diff 339934.
martong marked 3 inline comments as done.
martong added a comment.

- Assert on SizeArgN


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101060

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101060.339934.patch
Type: text/x-patch
Size: 19956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210423/038a57ad/attachment-0001.bin>


More information about the cfe-commits mailing list