[PATCH] D49985: [ADT] ImmutableList no longer requires elements to be copy constructible

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 10 11:06:06 PDT 2018


george.karpenkov requested changes to this revision.
george.karpenkov added a comment.
This revision now requires changes to proceed.

In any case, tests are great, I really appreciate those, but I think we have established that the overall direction here does not make too much sense (or would require much more invasive changes)


https://reviews.llvm.org/D49985





More information about the llvm-commits mailing list