[PATCH] D54455: [vfs] add 'Status::copyWithNewSize'

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 12 17:34:16 PST 2018


JDevlieghere added a comment.

The change itself is fine but I wonder if we really need these helper methods and can't just use the copy constructor?


Repository:
  rL LLVM

https://reviews.llvm.org/D54455





More information about the llvm-commits mailing list