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

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 25 18:55:29 PDT 2018


NoQ updated this revision to Diff 157416.
NoQ marked 4 inline comments as done.
NoQ added a comment.

Address comments by editing comments.


https://reviews.llvm.org/D49715

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49715.157416.patch
Type: text/x-patch
Size: 7609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180726/a597fa7a/attachment.bin>


More information about the cfe-commits mailing list