[PATCH] D116229: [clang-format] Add option to align pointers in C style casts differently

Marek Kurdej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 23 12:24:32 PST 2021


curdeius added a comment.

Why this option is useful? Why would someone want to have a different alignment in casts than in other places?
As such I'm opposed to introducing one more option. Is there any well established code style that has something like this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116229



More information about the cfe-commits mailing list