[clang] [clang-format] adds a space after not inside macros (PR #78176)
Björn Schäpers via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 15 12:35:26 PST 2024
HazardyKnusperkeks wrote:
I think this is kind of too specific. Whoever uses `not` will most likely not combine it with `!`. Also I agree with https://github.com/llvm/llvm-project/issues/78166#issuecomment-1892311219 that `WhitespaceSensitiveMacros` should be used.
https://github.com/llvm/llvm-project/pull/78176
More information about the cfe-commits
mailing list