]> granicus.if.org Git - clang/commit
clang-format: [JS] Properly reset parse state after parsing interface.
authorDaniel Jasper <djasper@google.com>
Mon, 6 Jul 2015 14:26:04 +0000 (14:26 +0000)
committerDaniel Jasper <djasper@google.com>
Mon, 6 Jul 2015 14:26:04 +0000 (14:26 +0000)
commit904365edb126fca6434a14dc241686a8734b485c
tree36b079f9c22a50fba3cfd967b160ce128dcb2fef
parent33afa5e903341844612580861ec76cd4b7945f61
clang-format: [JS] Properly reset parse state after parsing interface.

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