Fixes incorrect handling of the declaration context stack.
authorManuel Klimek <klimek@google.com>
Wed, 23 Jan 2013 11:03:04 +0000 (11:03 +0000)
committerManuel Klimek <klimek@google.com>
Wed, 23 Jan 2013 11:03:04 +0000 (11:03 +0000)
commit390805731f9a8336bffa39bc237284570b12448b
tree5ab3c1f75939902cecba1684d1ce7a2a30bd0fd6
parentffffbefa437a00ca44f0a925c0ff73ae38f1a936
Fixes incorrect handling of the declaration context stack.

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