[PATCH] D44051: [CFG] [analyzer] Add construction context for implicit constructor conversions.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 8 17:42:36 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL327096: [CFG] [analyzer] Add construction context for implicit constructor conversions. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D44051?vs=136875&id=137682#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44051

Files:
  cfe/trunk/lib/Analysis/CFG.cpp
  cfe/trunk/lib/Analysis/ConstructionContext.cpp
  cfe/trunk/test/Analysis/cfg-rich-constructors.cpp
  cfe/trunk/test/Analysis/temporaries.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44051.137682.patch
Type: text/x-patch
Size: 7528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/c8e428c5/attachment.bin>


More information about the llvm-commits mailing list