[clang] [clang-format] Fix repeated backslash insertion in macro line comments (PR #164300)

Björn Schäpers via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 20 12:58:14 PDT 2025


https://github.com/HazardyKnusperkeks commented:

You may also want to update the commit message, because line comments **can** be continued with `\`. https://godbolt.org/z/GP8YnoTqb

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


More information about the cfe-commits mailing list