[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 13 10:23:48 PDT 2018


Szelethus updated this revision to Diff 160387.
Szelethus added a comment.

Re-uploaded with unittests.


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.160387.patch
Type: text/x-patch
Size: 4092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180813/fbe95e03/attachment.bin>


More information about the llvm-commits mailing list