[PATCH] D48249: [analyzer] Add stubs for argument construction contexts for arguments of C++ constructors and Objective-C messages.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 27 12:47:06 PDT 2018


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

Actually, yeah, add the comment.


https://reviews.llvm.org/D48249

Files:
  lib/Analysis/CFG.cpp
  lib/Analysis/ConstructionContext.cpp
  test/Analysis/cfg-rich-constructors.cpp
  test/Analysis/cfg-rich-constructors.mm
  test/Analysis/temporaries.cpp
  test/Analysis/temporaries.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48249.153157.patch
Type: text/x-patch
Size: 12800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180627/62d730a2/attachment-0001.bin>


More information about the cfe-commits mailing list