[PATCH] D59054: [analyzer] C++17: PR40022: Support aggregate initialization with compound values in presence of base classes.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 14 17:21:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356222: [analyzer] Support C++17 aggregates with bases without constructors. (authored by dergachev, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D59054?vs=189791&id=190760#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59054

Files:
  cfe/trunk/lib/StaticAnalyzer/Core/RegionStore.cpp
  cfe/trunk/test/Analysis/array-struct-region.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59054.190760.patch
Type: text/x-patch
Size: 5507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190315/89441cd2/attachment-0001.bin>


More information about the cfe-commits mailing list