[all-commits] [llvm/llvm-project] caf393: Fix format for `case` in .proto files

Matt Fowles Kulukundis via All-commits all-commits at lists.llvm.org
Mon Jan 16 09:44:27 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: caf393da1823d50852f51604b3793e8f4a23c140
      https://github.com/llvm/llvm-project/commit/caf393da1823d50852f51604b3793e8f4a23c140
  Author: Matt Kulukundis <matt.fowles at gmail.com>
  Date:   2023-01-16 (Mon, 16 Jan 2023)

  Changed paths:
    M clang/lib/Format/UnwrappedLineParser.cpp
    M clang/unittests/Format/FormatTestProto.cpp

  Log Message:
  -----------
  Fix format for `case` in .proto files

Fix format for `case` in .proto files

Reviewed By: krasimir, echristo

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




More information about the All-commits mailing list