[PATCH] D69764: [clang-format] Add East/West Const fixer capability
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 14 12:40:11 PDT 2021
MyDeveloperDay added a comment.
In D69764#2877618 <https://reviews.llvm.org/D69764#2877618>, @atomgalaxy wrote:
> It would probably be better to make the config option names for passes that
> may mutate whitespace be prefixed with MaybeIncorrect than fork the tool.
> Scary options are better than forks.
I don't feel this is necessary.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69764/new/
https://reviews.llvm.org/D69764
More information about the cfe-commits
mailing list