[PATCH] D135115: [clang-format] update --files help description
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 6 03:15:22 PDT 2022
HazardyKnusperkeks added a comment.
It's too long ago for me. Does the `--files` option take multiple file names on the command line, or a file containing the file names? If the latter the patch generally looks good.
Except for the `@<file>` part. (Which also isn't handles by clang-format, or is it?)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135115/new/
https://reviews.llvm.org/D135115
More information about the cfe-commits
mailing list