[PATCH] D49528: [analyzer] Syntactic matcher for leaks associated with run loop and autoreleasepool
George Karpenkov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 24 18:27:26 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC337876: [analyzer] Syntactic matcher for leaks associated with run loop and… (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D49528?vs=157180&id=157181#toc
Repository:
rC Clang
https://reviews.llvm.org/D49528
Files:
include/clang/StaticAnalyzer/Checkers/Checkers.td
lib/StaticAnalyzer/Checkers/CMakeLists.txt
lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp
test/Analysis/Checkers/RunLoopAutoreleaseLeakChecker.m
test/Analysis/Inputs/system-header-simulator-for-objc-dealloc.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49528.157181.patch
Type: text/x-patch
Size: 13807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180725/3001335c/attachment-0001.bin>
More information about the cfe-commits
mailing list