[PATCH] D49379: lldbsuite: ignore decoding errors in _encoded_write

Stella Stamenova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 09:19:20 PDT 2018


stella.stamenova added a comment.

Please do not commit this yet. I've seen errors like this other places and this was generally not the fix - ignoring the errors in a lot of these cases would have resulted in the tests not actually verifying what they were meant check. I'd like to walk through the test case and see if I can figure out whether there's a different solution.


Repository:
  rL LLVM

https://reviews.llvm.org/D49379





More information about the llvm-commits mailing list