[PATCH] D56404: [analyzer] Update the category name for RetainCountChecker reports

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 10:22:50 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350869: [analyzer] Update the category name for RetainCountChecker reports (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D56404?vs=180540&id=181099#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56404/new/

https://reviews.llvm.org/D56404

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h
  cfe/trunk/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h
  cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h
  cfe/trunk/lib/StaticAnalyzer/Core/CommonBugCategories.cpp
  cfe/trunk/test/Analysis/Inputs/expected-plists/edges-new.mm.plist
  cfe/trunk/test/Analysis/Inputs/expected-plists/objc-arc.m.plist
  cfe/trunk/test/Analysis/Inputs/expected-plists/objc-radar17039661.m.plist
  cfe/trunk/test/Analysis/Inputs/expected-plists/plist-output-alternate.m.plist
  cfe/trunk/test/Analysis/Inputs/expected-plists/plist-output.m.plist
  cfe/trunk/test/Analysis/Inputs/expected-plists/retain-release-path-notes.m.plist
  cfe/trunk/test/Analysis/inlining/Inputs/expected-plists/path-notes.m.plist

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56404.181099.patch
Type: text/x-patch
Size: 38947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190110/425de949/attachment-0001.bin>


More information about the llvm-commits mailing list