[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
Fri Jun 15 16:20:51 PDT 2018


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

Whoops, that was an old patch.


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.151584.patch
Type: text/x-patch
Size: 12496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180615/17f70de6/attachment-0001.bin>


More information about the cfe-commits mailing list