[PATCH] D135115: [clang-format] update --files help description
Paul Robinson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 6 10:00:04 PDT 2022
probinson added a comment.
In D135115#3839547 <https://reviews.llvm.org/D135115#3839547>, @HazardyKnusperkeks wrote:
> 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.
It wants the filename of a text file containing a list of filenames, one per line.
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