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)
commitb95f5450a97a879c18e37575315bb7ff98e84392
tree64fa96467433ee2cf66956a874e06d916d4df329
parente8730a35587e8d4ee88addc0d6a268f62cb259ff
Takes the context into account when re-indenting regions.

Fixes llvm.org/PR14916.

llvm-svn: 174720
clang/lib/Format/Format.cpp
clang/unittests/Format/FormatTest.cpp