[PATCH] D42719: [CFG] [analyzer] Add construction context when constructor is wrapped into ExprWithCleanups.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 2 16:16:07 PST 2018


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

Rebase.

Add direct tests, though one was already there since https://reviews.llvm.org/D42699 as a fixme.


https://reviews.llvm.org/D42719

Files:
  lib/Analysis/CFG.cpp
  test/Analysis/cfg-rich-constructors.cpp
  test/Analysis/temp-obj-dtors-cfg-output.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42719.132699.patch
Type: text/x-patch
Size: 10455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180203/511bbd44/attachment-0001.bin>


More information about the cfe-commits mailing list