[PATCH] D141547: Fix format for `case` in .proto files

Krasimir Georgiev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 12 04:20:23 PST 2023


krasimir added inline comments.


================
Comment at: clang/test/Format/case.proto:15
+repeated int32 fizz = 1;
+}
----------------
could you please turn this into an unit test here instead > https://github.com/llvm/llvm-project/blob/main/clang/unittests/Format/FormatTestProto.cpp.



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141547/new/

https://reviews.llvm.org/D141547



More information about the cfe-commits mailing list