[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
Tue Aug 28 07:18:49 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340824: [ADT] ImmutableList no longer requires elements to be copy constructible (authored by Szelethus, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49985?vs=162665&id=162853#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49985
Files:
llvm/trunk/include/llvm/ADT/ImmutableList.h
llvm/trunk/unittests/ADT/ImmutableListTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49985.162853.patch
Type: text/x-patch
Size: 4335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/cdd1e7c4/attachment.bin>
More information about the llvm-commits
mailing list