[PATCH] D44228: [analyzer] Move the GCDAsyncSemaphoreChecker to optin.performance

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 12 11:30:08 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC327309: [analyzer] Move the GCDAsyncSemaphoreChecker to optin.performance (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D44228?vs=137823&id=138063#toc

Repository:
  rC Clang

https://reviews.llvm.org/D44228

Files:
  include/clang/StaticAnalyzer/Checkers/Checkers.td
  lib/StaticAnalyzer/Checkers/CMakeLists.txt
  lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp
  lib/StaticAnalyzer/Checkers/GCDAsyncSemaphoreChecker.cpp
  test/Analysis/gcdantipatternchecker_test.m
  test/Analysis/gcdasyncsemaphorechecker_test.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44228.138063.patch
Type: text/x-patch
Size: 28334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180312/d94518e4/attachment-0001.bin>


More information about the cfe-commits mailing list