[PATCH] D31635: [clang-format] Added ReferenceAlignmentStyle option
MyDeveloperDay via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 16 02:19:36 PDT 2020
MyDeveloperDay added a comment.
@catskul I think @STL_MSFT gives justification enough, I'm personally not of the belief there is one true format. I like clang-format to be flexible enough to meet the requirements that @STL_MSFT says, I also don't like @clang-format being the source of friction, and I don't like its constraints being the thing that prevents people from switching to clang-format.
I follow its mentions in twitter enough to know it can sometimes be a beast unto itself, and I've spend some of my time trying to remove those barriers. (as these were similar barriers from me adopting indent and astyle before it)
if @mrexodia doesn't want to pursue and they are ok with you taking this review over, then I certainly won't block it, but actively encourage it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D31635/new/
https://reviews.llvm.org/D31635
More information about the llvm-commits
mailing list