[PATCH] D98032: [clang-format] Improve clang-format-diff.py error message

2021-03-05 Thread David Spickett via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG9c0069d836b3: [clang-format] Improve clang-format-diff.py error message (authored by DavidSpickett). Repository: rG LLVM Github Monorepo CHANGES

[PATCH] D98032: [clang-format] Improve clang-format-diff.py error message

2021-03-05 Thread Krasimir Georgiev via Phabricator via cfe-commits
krasimir accepted this revision. krasimir added a comment. This revision is now accepted and ready to land. LGTM. Thank you! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D98032/new/ https://reviews.llvm.org/D98032

[PATCH] D98032: [clang-format] Improve clang-format-diff.py error message

2021-03-05 Thread David Spickett via Phabricator via cfe-commits
DavidSpickett created this revision. DavidSpickett requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. Previously if we couldn't run the clang-format command for some reason, you'd get an unhelpful error message: OSError: [Errno 2] No such