clang-format: [Proto] Don't linewrap top-level options.
authorDaniel Jasper <djasper@google.com>
Thu, 23 Apr 2015 09:54:10 +0000 (09:54 +0000)
committerDaniel Jasper <djasper@google.com>
Thu, 23 Apr 2015 09:54:10 +0000 (09:54 +0000)
commit1b998815a05405d91af05c5007cead665781c9e7
treeced97d523c9f281151024e977096555819236d99
parent3658f6fcc4db540c6c0c2c8e02472d2653d8ef3b
clang-format: [Proto] Don't linewrap top-level options.

They are very similar to import statements.

llvm-svn: 235582
clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTestProto.cpp