[PATCH] D48608: [CFG] [analyzer] Add construction contexts for C++ objects returned from Objective-C messages.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 27 13:34:09 PDT 2018


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

Code re-use!

And the comment.


https://reviews.llvm.org/D48608

Files:
  include/clang/Analysis/CFG.h
  lib/Analysis/CFG.cpp
  test/Analysis/cfg-rich-constructors.mm
  test/Analysis/lifetime-extension.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48608.153165.patch
Type: text/x-patch
Size: 10228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180627/5e082122/attachment.bin>


More information about the cfe-commits mailing list