[PATCH] D84415: [analyzer][StdLibraryFunctionsChecker] Add POSIX pthread handling functions
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 24 08:31:43 PDT 2020
martong updated this revision to Diff 287409.
martong marked 4 inline comments as done.
martong added a comment.
- Remove private ctor of Signature
- Assert a valid signature in Signature::matces
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84415/new/
https://reviews.llvm.org/D84415
Files:
clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
clang/test/Analysis/std-c-library-functions-POSIX.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84415.287409.patch
Type: text/x-patch
Size: 19604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200824/e7b9c12c/attachment-0001.bin>
More information about the cfe-commits
mailing list