clang-format: Don't remove newline if macro ends in access specifier.
I.e.: #define A public: // The new line before this line would be removed. int a; llvm-svn: 231636
Loading
Please sign in to comment
I.e.: #define A public: // The new line before this line would be removed. int a; llvm-svn: 231636