Unwanted addition backslash in #define section

Every time when I run clang-format (version 6) for formating code I see that added one backslash () in the #define section.

I have problem to find solution in .clang-format file, where defined my style for formating.


Because better understand me, I attach the photo.