[PATCH] D79433: [analyzer] StdLibraryFunctionsChecker: Add summaries for POSIX
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 22 02:38:22 PDT 2020
martong abandoned this revision.
martong added a comment.
This patch is no longer needed because I am going to upstream the POSIX functions in groups, otherwise the patch would be hideously large.
The groups are: file handling, networking, pthread_, mq_, dbm_, regex related, sched_, time, signal, terminal related, ...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79433/new/
https://reviews.llvm.org/D79433
More information about the cfe-commits
mailing list