clang-format: [ObjC] Add separate flag to control indentation in blocks
Apparently, people are very much divided on what the "correct" indentation is. So, best to give them a choice. The new flag is called ObjCBlockIndentWidth and the default is now set to the same value as IndentWidth for the pre-defined styles. llvm-svn: 220784
Loading
Please register or sign in to comment