[PATCH] D52326: [analyzer] Associate diagnostics created in checkEndFunction with a return statement, if possible

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 21 13:40:41 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC342768: [analyzer] Associate diagnostics created in checkEndFunction with a return… (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D52326?vs=166542&id=166551#toc

Repository:
  rC Clang

https://reviews.llvm.org/D52326

Files:
  include/clang/Analysis/ProgramPoint.h
  lib/StaticAnalyzer/Core/CheckerManager.cpp
  lib/StaticAnalyzer/Core/ExprEngine.cpp
  lib/StaticAnalyzer/Core/PathDiagnostic.cpp
  test/Analysis/inner-pointer.cpp
  test/Analysis/malloc-free-after-return.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52326.166551.patch
Type: text/x-patch
Size: 6334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180921/92c611a5/attachment.bin>


More information about the cfe-commits mailing list