Issue |
78839
|
Summary |
[clang-format] always auto add a space after '@'
|
Labels |
clang-format
|
Assignees |
|
Reporter |
D-artagna
|


I use "@Project_VERSION_MAJOR@" to express a value, but clang-format engine always add a space after the second '@', and compiler cannot identify "@Project_VERSION_MAJOR @".
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs