KitsuneAlex added a comment. In D152443#4406923 <https://reviews.llvm.org/D152443#4406923>, @HazardyKnusperkeks wrote:
> Can you add a note to the release notes also please? Of course! Doing that right now :) Another thing i was wondering was if it would make sense to add a separate option for deciding whether to insert a space between the operator keyword specifically in the case of a call expression. Meaning operator overload definitions would use **SpaceAfterOperatorKeyword** while operator call expressions would use something like **SpaceAfterOperatorCall** maybe. In the case this sounds like a good idea to you, i'd also suggest to have **SpaceAfterOperatorCall** use **SpaceAfterOperatorKeyword** as its default value. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D152443/new/ https://reviews.llvm.org/D152443 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits