[PATCH] D17407: [Sema] PR25755 Fix crash when initializing out-of-order struct references
don hinton via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 3 13:47:41 PST 2016
hintonda updated this revision to Diff 49772.
hintonda added a comment.
Improve efficiency by only keeping track of seen fields, and only when
designators have been used.
http://reviews.llvm.org/D17407
Files:
lib/Sema/SemaInit.cpp
test/SemaCXX/cxx0x-initializer-constructor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17407.49772.patch
Type: text/x-patch
Size: 4644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160303/108bee2d/attachment.bin>
More information about the cfe-commits
mailing list