[PATCH] D56890: [analyzer] Extend the PathDiagnosticLocation constructor to handle CallExitEnd

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 17 19:19:24 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351513: [analyzer] Extend the PathDiagnosticLocation constructor to handle CallExitEnd (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D56890?vs=182430&id=182444#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56890

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/PathDiagnostic.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56890.182444.patch
Type: text/x-patch
Size: 5470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190118/aee11eaf/attachment.bin>


More information about the llvm-commits mailing list