[PATCH] D48681: [CFG] [analyzer] Add construction contexts for function arguments.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 11 17:27:00 PDT 2018


NoQ updated this revision to Diff 155091.
NoQ added a comment.

Address my own comments.


https://reviews.llvm.org/D48681

Files:
  include/clang/Analysis/CFG.h
  include/clang/Analysis/ConstructionContext.h
  lib/Analysis/CFG.cpp
  lib/Analysis/ConstructionContext.cpp
  lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  test/Analysis/cfg-rich-constructors.cpp
  test/Analysis/cfg-rich-constructors.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48681.155091.patch
Type: text/x-patch
Size: 20214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180712/6de8548b/attachment-0001.bin>


More information about the cfe-commits mailing list