[PATCH] D152443: Add SpaceAfterOperatorKeyword & SpaceAfterOperatorKeywordInCall style options for clang-format
Alexander Hinze via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 9 12:22:34 PDT 2023
KitsuneAlex added a comment.
In D152443#4408991 <https://reviews.llvm.org/D152443#4408991>, @MyDeveloperDay wrote:
> In D152443#4407438 <https://reviews.llvm.org/D152443#4407438>, @KitsuneAlex wrote:
>
>> I had some issues with Git there because i messed up a merge, so the diff was bad. Here's the proper diff.
>
>
>
>> NOTE: Clang-Format Team Automated Review Comment
>
> keeps you honest right!
Yes, i was referring to the fact that the previous diff was only 30% of my intended changes if you look at the changed files, which was caused by an unsmart local merge on my end.
That's why my following diff corrected the formatting.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152443/new/
https://reviews.llvm.org/D152443
More information about the cfe-commits
mailing list