[PATCH] D148439: [clang-rename] Exit gracefully when no input provided

Shivam Gupta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 17 09:02:49 PDT 2023


xgupta added a comment.

In D148439#4272904 <https://reviews.llvm.org/D148439#4272904>, @kbobyrev wrote:

> Oh, wait, I'm sorry, I didn't look into it closely :( Yeah, the `Input` file is not really needed, most of the time the users of `clang-rename` (not sure there are many with `clangd` being developed) use CLI flags for that.
>
> It's better to revert this patch. My bad, should've looked a bit closer into this.

No issue, I also consider it a straightforward fix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148439



More information about the cfe-commits mailing list