[clang-format] Add 'friend' to QualifierOrder
For cases of defining friend functions, qualifier ordering can allow multiple positions for the 'friend' token. Closes #59450. Differential Revision: https://reviews.llvm.org/D139801
Loading
Please sign in to comment