[PATCH] D15836: [libcxx] Fix undefined behavior in forward_list
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 31 01:07:08 PST 2015
EricWF updated this revision to Diff 43824.
EricWF added a comment.
forward_list and it's iterators should allow incomplete types in C++17 and beyond. I updated the patch to fix this issue as a drive-by.
http://reviews.llvm.org/D15836
Files:
include/__config
include/forward_list
test/std/containers/sequences/forwardlist/incomplete.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15836.43824.patch
Type: text/x-patch
Size: 23567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151231/f4366c47/attachment-0001.bin>
More information about the cfe-commits
mailing list