[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
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 3 03:50:17 PDT 2021
MyDeveloperDay added a comment.
In D111000#3038308 <https://reviews.llvm.org/D111000#3038308>, @HazardyKnusperkeks wrote:
> Basically okay, I would have made 3 commits out of it:
>
> 1. Add the function to clang-format
> 2. The code clean up of the python script
> 3. The additional file generation
Yeah sorry about that, on their own I felt they were a little odd as to why I was making them, the formatting changes is because not I'm trying to run autopep8 and pylint
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