Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.clang-format - add StatementAttributeLikeMacros: [emit]
"Macros which are ignored in front of a statement, as if they were an attribute. So that they are not parsed as identifier, for example for Qts emit." As recommended in llvm/llvm-project#99758 to fix the spaces around the arrow operator problem
- Loading branch information