]> granicus.if.org Git - clang/commit
clang-format: [TableGen] Support ;-less include lines.
authorDaniel Jasper <djasper@google.com>
Fri, 25 Dec 2015 08:53:31 +0000 (08:53 +0000)
committerDaniel Jasper <djasper@google.com>
Fri, 25 Dec 2015 08:53:31 +0000 (08:53 +0000)
commit794a77e319dc84fc3faaa1ed0086f580bbf6d1ab
tree41a7a433fada55b3a33529f9ce64a847dee6f293
parentcde3c8b572ce20e249a73c9348d7e41c59433731
clang-format: [TableGen] Support ;-less include lines.

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