[PATCH] D17407: [Sema] PR25755 Fix crash when initializing out-of-order struct references

don hinton via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 23 06:48:50 PST 2016


hintonda updated this revision to Diff 48815.
hintonda added a comment.

Moved new test into existing test file.


http://reviews.llvm.org/D17407

Files:
  lib/Sema/SemaInit.cpp
  test/CXX/dcl.decl/dcl.init/dcl.init.list/p3-0x.cpp
  test/SemaCXX/cxx0x-initializer-aggregates.cpp
  test/SemaCXX/cxx0x-initializer-constructor.cpp
  test/SemaCXX/dcl_init_aggr.cpp
  test/SemaCXX/libstdcxx_explicit_init_list_hack.cpp
  test/SemaCXX/new-delete-cxx0x.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17407.48815.patch
Type: text/x-patch
Size: 12782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160223/76135ba9/attachment-0001.bin>


More information about the cfe-commits mailing list