[PATCH] D56899: [analyzer] pr37688: Fix a crash on trying to evaluate a deleted destructor of a union.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 18 15:09:26 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351610: [analyzer] pr37688: Fix a crash upon evaluating a deleted destructor of a union. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D56899?vs=182453&id=182618#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56899/new/

https://reviews.llvm.org/D56899

Files:
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  cfe/trunk/test/Analysis/cfg.cpp
  cfe/trunk/test/Analysis/unions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56899.182618.patch
Type: text/x-patch
Size: 3940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190118/2022fde1/attachment.bin>


More information about the cfe-commits mailing list