[PATCH] D155529: [clang-format] Add SpaceInParensOption for __attribute__ keyword
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 18 03:11:48 PDT 2023
MyDeveloperDay added a comment.
We should never make assumptions about what people do/don't use
F28299562: image.png <https://reviews.llvm.org/F28299562>
If you have this you have to honour it.. if 'SpacesInParentheses ' was true then 'InAttributeSpecifiers' needs to be true by default, shouldn't there be something in the expanding out of SpacesInParentheses
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155529/new/
https://reviews.llvm.org/D155529
More information about the cfe-commits
mailing list