diff --git a/clang/lib/Format/Format.cpp b/clang/lib/Format/Format.cpp --- a/clang/lib/Format/Format.cpp +++ b/clang/lib/Format/Format.cpp @@ -1007,6 +1007,8 @@ "PARSE_PARTIAL_TEXT_PROTO", "PARSE_TEST_PROTO", "PARSE_TEXT_PROTO", + "ParsePartialTestProto", + "ParseTestProto", "ParseTextOrDie", "ParseTextProtoOrDie", },