[PATCH] D92771: [analyzer][StdLibraryFunctionsChecker] Add more return value contraints

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 7 09:37:18 PST 2020


martong created this revision.
martong added a reviewer: steakhal.
Herald added subscribers: ASDenysPetrov, Charusso, gamesh411, dkrupp, donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, rnkovacs, szepet, baloghadamsoftware, xazax.hun, whisperity.
Herald added a reviewer: Szelethus.
martong requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

This time, we add contraints to functions that either return with [0,
-1] or with a file descriptor.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92771

Files:
  clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92771.309940.patch
Type: text/x-patch
Size: 23818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201207/09a644f5/attachment-0001.bin>


More information about the cfe-commits mailing list