[clang] [clang-format] Google Style: disable DerivePointerAlignment. (PR #149602)
James Y Knight via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 21 07:55:46 PDT 2025
jyknight wrote:
> Can you add a link to the relevant section of the style guide?
The new policy is not yet published, but I added a link to the section which will be changed.
> What about other languages?
So far as I know, this control is not relevant for languages other than C/C++/ObjC/ObjC++?
https://github.com/llvm/llvm-project/pull/149602
More information about the cfe-commits
mailing list