[PATCH] D129050: [clang-format] Update documentation
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 7 00:50:25 PDT 2023
owenpan added inline comments.
================
Comment at: clang/docs/ClangFormat.rst:20
- $ clang-format -help
+ $ clang-format --help
OVERVIEW: A tool to format C/C++/Java/JavaScript/JSON/Objective-C/Protobuf/C# code.
----------------
owenpan wrote:
> This should be edited in `dump_format_help.py` instead.
Fixed in c47c480b1845.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129050/new/
https://reviews.llvm.org/D129050
More information about the cfe-commits
mailing list