[PATCH] D88312: "ErrorReturn checker" WIP review
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 25 08:50:14 PDT 2020
balazske created this revision.
Herald added subscribers: cfe-commits, martong, Charusso, gamesh411, Szelethus, dkrupp.
Herald added a reviewer: Szelethus.
Herald added a project: clang.
balazske requested review of this revision.
This is a testing version for the checker that is implemented in
D72705 <https://reviews.llvm.org/D72705>. It is extended to make it usable on large projects.
This change it not intended to land, it is here only for
pre-evaluating the code.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D88312
Files:
clang/lib/StaticAnalyzer/Checkers/ErrorReturnChecker.cpp
clang/test/Analysis/error-return.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88312.294332.patch
Type: text/x-patch
Size: 14676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200925/3d64f018/attachment-0001.bin>
More information about the cfe-commits
mailing list