[clang] [clang-format] Continue aligned lines better (PR #161903)

via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 9 15:11:49 PDT 2025


sstwcw wrote:

I took a look at the remaining problems mentioned in the commit message.  It seems that fixing them may require using other properties instead of `IsAligned` used in this patch.  Should I close this one?

https://github.com/llvm/llvm-project/pull/161903


More information about the cfe-commits mailing list