[Lldb-commits] [PATCH] D68647: Simplify LZMA decoding by using ArrayRef::take_back

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 8 08:07:40 PDT 2019


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

LGTM. I don't know if there's a reasonable way to add a test with a non-zero backward_size, but if you can think of something, please add one.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68647/new/

https://reviews.llvm.org/D68647





More information about the lldb-commits mailing list