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

Aside from a nit with the help text, this LGTM.



================
Comment at: clang-tidy/tool/run-clang-tidy.py:188-189
+                      '                                       value: y}]}"'
+                      'When the value is empty, clang-tidy will'
+                      'attempt to find a file named .clang-tidy for'
+                      'each source file in its parent directories.')
----------------
Missing some trailing spaces at the end of the literals.


https://reviews.llvm.org/D43538



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

Reply via email to