[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 02:15:38 PST 2023
MyDeveloperDay accepted this revision.
MyDeveloperDay added a comment.
I'm good with that. I like small pieces of contained work and not open ended reviews that try to cover everything. If someone wants to extend this to include the old form, then that can be a completely different review. But this is a great start (especially as I heavily use [[nodiscard]])
Go for it..
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140956/new/
https://reviews.llvm.org/D140956
More information about the cfe-commits
mailing list