[PATCH] D50866: [analyzer] CFRetainReleaseChecker: Avoid checking C++ methods with the same name.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 29 15:40:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC340982: [analyzer] CFRetainReleaseChecker: Don't check C++ methods with the same name. (authored by dergachev, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D50866

Files:
  lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
  test/Analysis/retain-release.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50866.163209.patch
Type: text/x-patch
Size: 5649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180829/2c7ba559/attachment-0001.bin>


More information about the cfe-commits mailing list