[PATCH] D70287: [LLD][COMMON] Fix Incorrect Stream in LLD ErrorHandler

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 00:28:22 PST 2019


grimar added a comment.

In D70287#1746923 <https://reviews.llvm.org/D70287#1746923>, @blackhole12 wrote:

> Unfortunately, I can't submit any additional patches. I have another patch for LLD that fixes a cleanup error, but https://reviews.llvm.org/differential/diff/create/ returns `Unhandled Exception ("Exception")` no matter how many times I log out, clear the cache, or use another browser. I tried using the command-line arcanist tool, but that doesn't seem to like my patch either. I've tried asking on IRC, but nobody seems able to help and I have no idea who to contact about this issue.


I think I saw the similar issue earlier when my patch had no new line at EOF. At the same time sometimes you can still can see patches on phab that are posted with the same issue,
but I'd recheck if you have such things in the diff posted anyways.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70287





More information about the llvm-commits mailing list