[clang-format] Support additional common functions for text proto formatting
authorKrasimir Georgiev <krasimir@google.com>
Fri, 29 Jun 2018 14:25:25 +0000 (14:25 +0000)
committerKrasimir Georgiev <krasimir@google.com>
Fri, 29 Jun 2018 14:25:25 +0000 (14:25 +0000)
commit61f46f2247258709b780ae5ad11786da8305d15b
tree9916768a1594576110b02f650ea719d94647b51c
parentdbaafe6766bf719288e79f468893547c9a12639a
[clang-format] Support additional common functions for text proto formatting

Summary: This adds a few more common function names expecting a text proto argument.

Reviewers: djasper

Reviewed By: djasper

Subscribers: cfe-commits

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

llvm-svn: 335978
clang/lib/Format/Format.cpp