[PATCH] D140956: [clang-format] Add an option for breaking after C++ attributes
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 4 04:31:30 PST 2023
MyDeveloperDay added a comment.
This LGTM
Should we care about other forms of attributes like `__stdcall` etc..? I personally don't, just I assume from the tests this isn't covered (maybe just add that limitation to the doc if it is indeed a limitation)
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