[PATCH] D43666: [analyzer] When constructing a temporary without construction context, track it for destruction anyway.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 26 15:04:02 PST 2018


NoQ updated this revision to Diff 135994.
NoQ marked 3 inline comments as done.
NoQ added a comment.

Fix cleanup node generation logic.


https://reviews.llvm.org/D43666

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  lib/StaticAnalyzer/Core/ExprEngine.cpp
  test/Analysis/temporaries.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43666.135994.patch
Type: text/x-patch
Size: 6089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180226/fb23a37f/attachment-0001.bin>


More information about the cfe-commits mailing list