[clang] [clang-format] Add option to separate comment alignment between ... (PR #165033)
Björn Schäpers via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 28 15:14:01 PDT 2025
HazardyKnusperkeks wrote:
> If the input contains a long comment following a preprocessor directive, the formatter will fold the comment to the next line. Will the next line be aligned?
Yes it will, I've extended the tests.
https://github.com/llvm/llvm-project/pull/165033
More information about the cfe-commits
mailing list