[PATCH] D153579: [clang-format] Fix RAS reference alignment when PAS is left or middle

Gedare Bloom via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 22 13:07:54 PDT 2023


gedare added a comment.

In D153579#4442346 <https://reviews.llvm.org/D153579#4442346>, @HazardyKnusperkeks wrote:

> Could you please split this into two reviews?

yes, done, will stage the other review soon. The function pointer alignment requires this fix for the formatting to be correct inside of the nested scope of the function pointer parameters.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153579/new/

https://reviews.llvm.org/D153579



More information about the cfe-commits mailing list