[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
Mon Aug 20 10:34:16 PDT 2018
george.karpenkov added a comment.
@Szelethus I'm still not sure why do you pass by value instead of using a universal reference.
https://reviews.llvm.org/D49985
More information about the llvm-commits
mailing list