[PATCH] D127484: [clang-format] Use tabs on GNU style
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 11 09:04:13 PDT 2022
MyDeveloperDay added a comment.
We get heavily criticized for changing defaults between versions, I think if someone want to use GNU style, and they choose to now have this option set it should be done so in their own .clang-format file
On reflection, I think its wrong of us to change that now in case people are doing
BasedOnStyle: GNU
I sort of feel this is a style we have to leave alone. But what do GNU users think? are they complaining? What led you to this change in the first place (I saw the twitter thread)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127484/new/
https://reviews.llvm.org/D127484
More information about the cfe-commits
mailing list