[PATCH] D72705: [clang][checkers] Added new checker 'alpha.unix.ErrorReturn'.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 23 07:07:17 PST 2020
balazske updated this revision to Diff 239891.
balazske added a comment.
Added garbage collection and better problem detection.
Without preventing garbage collection it is not possible to improve the checker
(in this way).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72705/new/
https://reviews.llvm.org/D72705
Files:
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
clang/lib/StaticAnalyzer/Checkers/CMakeLists.txt
clang/lib/StaticAnalyzer/Checkers/ErrorReturnChecker.cpp
clang/test/Analysis/Inputs/system-header-simulator.h
clang/test/Analysis/error-return.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72705.239891.patch
Type: text/x-patch
Size: 32572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200123/ba67f814/attachment-0001.bin>
More information about the cfe-commits
mailing list