[PATCH] D69764: [clang-format] Add East/West Const fixer capability
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 13 15:09:00 PDT 2021
MyDeveloperDay added a comment.
Because I don't want to move this review on other than to maintain it for future rebasing, I've created a new review for the concept of the new tool D105943: [clang-format++] Create a new variant of the clang-format tool to allow additional code mutating behaviour such as East/West Const Fixer <https://reviews.llvm.org/D105943>
This is not what I wanted to do, but lets start here and see if people dislike the thought of a new tool more than they dislike the concept of putting it into clang-format in the first place.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69764/new/
https://reviews.llvm.org/D69764
More information about the cfe-commits
mailing list