[clang] [clang-format] Add option to separate comment alignment between ... (PR #165033)

via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 27 11:34:19 PDT 2025


sstwcw 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?

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


More information about the cfe-commits mailing list