[PATCH] D69207: [lit] Don't fail when printing test output with special chars

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 06:14:45 PDT 2019


jdenny added a comment.

Can you please try adding an `errors='ignore'` argument to the failing `decode` call?  Or I can push a patch if that's easier. Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69207





More information about the llvm-commits mailing list