[PATCH] D44059: [analyzer] AST-matching checker to detect global central dispatch performance anti-pattern
George Karpenkov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 5 14:08:22 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC326746: [analyzer] AST-matching checker to detect global central dispatch performance… (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.
Repository:
rC Clang
https://reviews.llvm.org/D44059
Files:
include/clang/StaticAnalyzer/Checkers/Checkers.td
lib/StaticAnalyzer/Checkers/CMakeLists.txt
lib/StaticAnalyzer/Checkers/GCDAsyncSemaphoreChecker.cpp
test/gcdasyncsemaphorechecker_test.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44059.137081.patch
Type: text/x-patch
Size: 11680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180305/a4f65548/attachment-0001.bin>
More information about the cfe-commits
mailing list