[PATCH] D72326: [clang-format] Rebased on master: Add option to specify explicit config file
Thibault North via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 28 07:47:56 PST 2020
tnorth marked 7 inline comments as done.
tnorth added a comment.
> This makes sense for command-line args, but if I understand correctly this patch will also allow BasedOnStyle: file:some/path. Is that the case?
No, it should not, and I also think it's better not to.
I think that all points are addressed now. Looking forward to have your feedback.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72326/new/
https://reviews.llvm.org/D72326
More information about the cfe-commits
mailing list