travisjeffery / ClangFormat-Xcode

Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
https://twitter.com/travisjeffery
MIT License
2.89k stars 288 forks source link

Can clang-format not formatting for macros? #79

Open zhangao0086 opened 9 years ago

zhangao0086 commented 9 years ago

I have the same problem...http://stackoverflow.com/questions/27111078/can-clang-format-align-variable-or-macro-assignments-in-columns

zhangao0086 commented 9 years ago

In addition to the use of these comments // clang-format off and // clang-format ...