]> granicus.if.org Git - clang/commit
clang-format: [ObjC] Make IndentWrappedFunctionNames work with ObjC functions
authorDaniel Jasper <djasper@google.com>
Wed, 13 May 2015 09:38:25 +0000 (09:38 +0000)
committerDaniel Jasper <djasper@google.com>
Wed, 13 May 2015 09:38:25 +0000 (09:38 +0000)
commit6d4764d315b53da39def2c13fa546a407a41c38f
tree81c7012d14c5b5758452c5f2b0dd1b9869c810e4
parent3afb086aeb7e21002e9ef05d6cd927ff85717221
clang-format: [ObjC] Make IndentWrappedFunctionNames work with ObjC functions

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@237241 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Format/ContinuationIndenter.cpp
unittests/Format/FormatTest.cpp