projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02d3361
)
[clang-format] Enable google text proto formatting in R"proto('s
author
Krasimir Georgiev
<krasimir@google.com>
Fri, 16 Feb 2018 12:10:06 +0000
(12:10 +0000)
committer
Krasimir Georgiev
<krasimir@google.com>
Fri, 16 Feb 2018 12:10:06 +0000
(12:10 +0000)
llvm-svn: 325336
clang/lib/Format/Format.cpp
patch
|
blob
|
history
diff --git
a/clang/lib/Format/Format.cpp
b/clang/lib/Format/Format.cpp
index
af03696
..
e77314d
100644
(file)
--- a/
clang/lib/Format/Format.cpp
+++ b/
clang/lib/Format/Format.cpp
@@
-715,6
+715,8
@@
FormatStyle getGoogleStyle(FormatStyle::LanguageKind Language) {
{
"pb",
"PB",
+ "proto",
+ "PROTO",
},
/*EnclosingFunctionNames=*/
{},