[PATCH] D49715: [analyzer] CallEvent: Add partially working methods for obtaining the callee stack frame.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 31 18:58:32 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338474: [analyzer] CallEvent: Add helper methods for obtaining the callee stack frame. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D49715?vs=157550&id=158446#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49715

Files:
  cfe/trunk/include/clang/Analysis/ConstructionContext.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  cfe/trunk/lib/StaticAnalyzer/Core/CallEvent.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49715.158446.patch
Type: text/x-patch
Size: 8388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180801/24f0b3fe/attachment.bin>


More information about the cfe-commits mailing list