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

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 23 06:19:19 PDT 2021


martong updated this revision to Diff 339999.
martong marked an inline comment as done.
martong added a comment.

- Start arg index display from 1.


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.339999.patch
Type: text/x-patch
Size: 19964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210423/7800108c/attachment-0001.bin>


More information about the cfe-commits mailing list