]> granicus.if.org Git - clang/commit
[clang-format] Add a test for associative map proto buffer fields
authorKrasimir Georgiev <krasimir@google.com>
Tue, 27 Jun 2017 10:06:40 +0000 (10:06 +0000)
committerKrasimir Georgiev <krasimir@google.com>
Tue, 27 Jun 2017 10:06:40 +0000 (10:06 +0000)
commit8be210b0a28c079aa07ffdb46d8e274bc9e4be70
tree5c3c7e70e7eb27935b05663baaca24d5fbe566f4
parent8aeb339f3264950654be882dbcf83ad0d47e5ffa
[clang-format] Add a test for associative map proto buffer fields

Summary:
The test suite was missing a test about associative maps:
https://developers.google.com/protocol-buffers/docs/proto3#maps

Reviewers: djasper

Reviewed By: djasper

Subscribers: cfe-commits, klimek

Differential Revision: https://reviews.llvm.org/D34623

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