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

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


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

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

Repository:
  rL LLVM

https://reviews.llvm.org/D52326

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

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


More information about the llvm-commits mailing list