[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
Thu Aug 2 08:11:14 PDT 2018


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

Forgot `-U9999`.


https://reviews.llvm.org/D49985

Files:
  include/llvm/ADT/ImmutableList.h
  unittests/ADT/CMakeLists.txt
  unittests/ADT/ImmutableListTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49985.158764.patch
Type: text/x-patch
Size: 9685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/d21cc303/attachment.bin>


More information about the llvm-commits mailing list