[PATCH] D43483: [CFG] [analyzer] Add construction context when the constructor is on a branch of a ternary operator

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 23 19:14:05 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC326019: [CFG] Provide construction contexts for temporaries in conditional operators. (authored by dergachev, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D43483

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: D43483.135766.patch
Type: text/x-patch
Size: 7789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180224/f0994766/attachment.bin>


More information about the cfe-commits mailing list