[PATCH] D121755: [clang-format] Join spaceRequiredBefore and spaceRequiredBetween
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 18 15:32:32 PDT 2022
MyDeveloperDay added a comment.
I think you can spin it any number of ways, but bottom line its a massive truth table and I sort of feel however you change it, it will just become a different equally incomprehensible pattern.
For me I'd prefer to stick with the devil I know, unless its broken, but as there are no unit tests my assumption is its not broken.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121755/new/
https://reviews.llvm.org/D121755
More information about the cfe-commits
mailing list