owenpan added inline comments.

================
Comment at: clang/docs/ClangFormat.rst:72-73
                                      Used only with --dry-run or -n
-    --files=<string>               - Provide a list of files to run 
clang-format
+    --files=<filename>             - A file containing a list of files to 
process, one
+                                     per line.
     -i                             - Inplace edit <file>s, if specified.
----------------
owenpan wrote:
> It should be edited in `ClangFormat.cpp` as this file is generated by 
> `dump_format_help.py`.
Fixed in c47c480b1845.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135115

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

Reply via email to