[PATCH] D111000: [clang-format] allow clang-format to be passed a file of filenames so we can add a regression suite of "clean clang-formatted files" from LLVM
Yuanfang Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 28 16:33:35 PDT 2022
ychen added a comment.
Herald added subscribers: pcwang-thead, abrachet.
Herald added a reviewer: ThomasRaoux.
Herald added a project: All.
It is possible to just use `clang-format @response.txt`? That should also invoke the executable once.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111000/new/
https://reviews.llvm.org/D111000
More information about the cfe-commits
mailing list