xgupta marked an inline comment as done.
xgupta added inline comments.

================
Comment at: clang/tools/clang-rename/ClangRename.cpp:130
+  } else {
+    errs() << "clang-rename: No input provided.\n";
+    return 1;
----------------
kbobyrev wrote:
> Probably something like "input must be provided" would be more understandable 
> by the user, but this is also fine.
Thanks for the suggestion!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148439

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to