[PATCH] D140956: [clang-format] Add an option for breaking after C++11 attributes
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 5 06:45:03 PST 2023
MyDeveloperDay added a comment.
In D140956#4028288 <https://reviews.llvm.org/D140956#4028288>, @owenpan wrote:
> In D140956#4028147 <https://reviews.llvm.org/D140956#4028147>, @MyDeveloperDay wrote:
>
>> If someone wants to extend this to include the old form, then that can be a completely different review.
>
> Better yet, use another tool like clang-tidy to replace the old with the new.
indeed
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140956/new/
https://reviews.llvm.org/D140956
More information about the cfe-commits
mailing list