[PATCH] D54973: [analyzer] Reference leaked object by name, even if it was created in an inlined function.

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 29 18:20:38 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347942: [analyzer] Reference leaked object by name, even if it was created in an… (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D54973?vs=175576&id=176011#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54973

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
  cfe/trunk/test/Analysis/Inputs/expected-plists/retain-release-path-notes.m.plist
  cfe/trunk/test/Analysis/osobject-retain-release.cpp
  cfe/trunk/test/Analysis/retain-release-path-notes.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54973.176011.patch
Type: text/x-patch
Size: 8434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181130/7085f1ab/attachment.bin>


More information about the llvm-commits mailing list