commit | 2fac8d94a94934387651dcc8c055666e7bca0895 | [log] [tgz] |
---|---|---|
author | Krasimir Georgiev <krasimir@google.com> | Fri Feb 16 12:10:06 2018 +0000 |
committer | Krasimir Georgiev <krasimir@google.com> | Fri Feb 16 12:10:06 2018 +0000 |
tree | 3b6f7c410057fc12adab1b570213c7845bc3c11b | |
parent | 02d3361c380d7de3ff53d5ac47fada1f3738840c [diff] [blame] |
[clang-format] Enable google text proto formatting in R"proto('s llvm-svn: 325336
diff --git a/clang/lib/Format/Format.cpp b/clang/lib/Format/Format.cpp index af03696..e77314d 100644 --- a/clang/lib/Format/Format.cpp +++ b/clang/lib/Format/Format.cpp
@@ -715,6 +715,8 @@ { "pb", "PB", + "proto", + "PROTO", }, /*EnclosingFunctionNames=*/ {},