[PATCH] D155239: [clang-format] Add SpacesInParens with SpacesInParensOptions
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 20 13:03:32 PDT 2023
HazardyKnusperkeks added a comment.
In D155239#4520081 <https://reviews.llvm.org/D155239#4520081>, @gedare wrote:
> In D155239#4520067 <https://reviews.llvm.org/D155239#4520067>, @HazardyKnusperkeks wrote:
>
>> Everything is fine, I just need to know how the attribute stuff is formatted with plain LLVM style.
>
> oh, sorry. plain llvm style. I will look for a good place to add that.
You can put it in the same test case in front to build the baseline.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155239/new/
https://reviews.llvm.org/D155239
More information about the cfe-commits
mailing list