[PATCH] D43481: [CFG] [analyzer] Add construction context when the constructor is being no-op-casted to a const value type.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 23 18:10:10 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC326016: [CFG] Provide construction contexts for temporaries bound to const references. (authored by dergachev, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D43481

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43481.135757.patch
Type: text/x-patch
Size: 12193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180224/7c0445d8/attachment.bin>


More information about the cfe-commits mailing list