SAtacker accepted this revision.
SAtacker added a comment.
This revision is now accepted and ready to land.

In D120385#3339440 <https://reviews.llvm.org/D120385#3339440>, @Eugene.Zelenko 
wrote:

> I think will be good to merge these changes to D120331 
> <https://reviews.llvm.org/D120331>.

Thanks for the review. Will land this and make the required changes in the next 
one.



================
Comment at: clang-tools-extra/clang-tidy/tool/run-clang-tidy.py:239
                       help='Specify the path of .clang-tidy or custom config'
-                      'file: e.g. -config-file=/some/path/myTidyConfigFile'
+                      ' file: e.g. -config-file=/some/path/myTidyConfigFile'
                       'This option internally works exactly the same way as'
----------------
Eugene.Zelenko wrote:
> In other options spaces are place at the end of string. Please also add 
> missing spaces.
Yes, sure. 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120385

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

Reply via email to