[PATCH] D56952: [analyzer] Insert notes in RetainCountChecker where our dynamic cast modeling assumes 'null' output

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 22 11:54:27 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351865: [analyzer] Insert notes in RetainCountChecker where our dynamic cast modeling… (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D56952?vs=182953&id=182955#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56952

Files:
  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/test/Analysis/osobject-retain-release.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56952.182955.patch
Type: text/x-patch
Size: 5935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190122/ae89b445/attachment.bin>


More information about the llvm-commits mailing list