[PATCH] D49985: [ADT] ImmutableList no longer requires elements to be copy constructible
Umann Kristóf via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 27 05:37:54 PDT 2018
Szelethus updated this revision to Diff 162665.
Szelethus added a comment.
Now using universal references.
https://reviews.llvm.org/D49985
Files:
include/llvm/ADT/ImmutableList.h
unittests/ADT/ImmutableListTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49985.162665.patch
Type: text/x-patch
Size: 4269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180827/7dae5a95/attachment.bin>
More information about the llvm-commits
mailing list