[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

Björn Schäpers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 2 12:56:24 PDT 2021


HazardyKnusperkeks accepted this revision.
HazardyKnusperkeks added a comment.
This revision is now accepted and ready to land.

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


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