probinson added a comment.

In D111000#3822354 <https://reviews.llvm.org/D111000#3822354>, @ychen wrote:

> It is possible to just use `clang-format @response.txt`? That should also 
> invoke the executable once.

It's true that whatever file you're handing to `--files` could just as easily 
be specified with `@file.txt`.  `--files` could be removed and whatever script 
is driving it could be fixed accordingly.  The argument to `--files` is really 
just a limited form of response file (you can't put options into it).
@MyDeveloperDay  WDYT?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111000/new/

https://reviews.llvm.org/D111000

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to