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

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rC338426: [CFG] [analyzer] Add construction contexts for returning C++ objects in ObjC++. (authored by dergachev, committed by ).

Repository:
  rC Clang

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.158364.patch
Type: text/x-patch
Size: 10247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180731/27f8f453/attachment.bin>


More information about the cfe-commits mailing list