[PATCH] D42130: [analyzer] Expose return statement from CallExit program point

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 1 18:22:09 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324052: [analyzer] Expose return statement from CallExit program point (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D42130?vs=130727&id=132525#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42130

Files:
  cfe/trunk/include/clang/Analysis/ProgramPoint.h
  cfe/trunk/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/CoreEngine.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/PathDiagnostic.cpp
  cfe/trunk/test/Analysis/return-stmt-merge.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42130.132525.patch
Type: text/x-patch
Size: 4283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180202/5e83d2f5/attachment.bin>


More information about the llvm-commits mailing list