]> granicus.if.org Git - clang/commit
Takes the context into account when re-indenting regions.
authorManuel Klimek <klimek@google.com>
Fri, 8 Feb 2013 17:38:27 +0000 (17:38 +0000)
committerManuel Klimek <klimek@google.com>
Fri, 8 Feb 2013 17:38:27 +0000 (17:38 +0000)
commit547d5db5ed482e23edf62130ffdee86ba810d432
tree173b5aca5a24e38d3001557325f9dcef8c98f7f9
parentbfaa111e7106ad15a73513d953a1a19a7b626f10
Takes the context into account when re-indenting regions.

Fixes llvm.org/PR14916.

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