[PATCH] D76790: [analyzer] StdLibraryFunctionsChecker: fix bug with arg constraints
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 30 08:03:31 PDT 2020
martong updated this revision to Diff 253595.
martong added a comment.
- Test multiple constraints on the same arg
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76790/new/
https://reviews.llvm.org/D76790
Files:
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
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: D76790.253595.patch
Type: text/x-patch
Size: 6728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200330/b78765a7/attachment-0001.bin>
More information about the cfe-commits
mailing list