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

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326019: [CFG] Provide construction contexts for temporaries in conditional operators. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D43483?vs=134979&id=135767#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43483

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43483.135767.patch
Type: text/x-patch
Size: 7879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180224/162a69b0/attachment.bin>


More information about the llvm-commits mailing list