[PATCH] D49864: [clang-tidy] The script clang-tidy-diff.py doesn't accept 'pass by' options (--)

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 24 09:01:57 PDT 2021


aaron.ballman added a comment.

In D49864#2777300 <https://reviews.llvm.org/D49864#2777300>, @janosimas wrote:

> I found the issue with my diff and I was able to get the expected file.
>
> I'm still having issues uploading the file, this is the message I get in the browser console:
>
>   POST https://reviews.llvm.org/differential/revision/update/49864/ 500

Hmm, I'm not certain what's going on there. When I try to upload a patch for the review, Phab lets me upload it (but I didn't try to submit the changes). At what stage are you getting the failure? Is it when uploading the patch itself, or at some other point?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D49864



More information about the cfe-commits mailing list