Endill added a comment. In D140996#4189452 <https://reviews.llvm.org/D140996#4189452>, @bolshakov-a wrote:
> Sorry! It's my first time using Phabricator. Maybe, the problem occurs > because I've solved the issue with Arcanist just by means of copy-pasting > patches into "Update Diff" Web GUI form. There's nothing wrong with copy-pasting into web GUI form. You just have to export the patch with the right options, e.g. `git diff HEAD~1 -U999999 > mypatch.patch` (more on this here <https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-web-interface>). > Maybe, I should reopen the PR? You can simply update the review with properly exported patch. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D140996/new/ https://reviews.llvm.org/D140996 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits