[clang] [clang-format] adds a space after not inside macros (PR #78176)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 16 00:10:32 PST 2024
mydeveloperday wrote:
> > I think this is kind of too specific.
>
> +1.
>
> > Also I agree with [#78166 (comment)](https://github.com/llvm/llvm-project/issues/78166#issuecomment-1892311219) that `WhitespaceSensitiveMacros` should be used.
>
> I don't think we should require that the option be used.
+1 to that too! (even though it works)
https://github.com/llvm/llvm-project/pull/78176
More information about the cfe-commits
mailing list