[all-commits] [llvm/llvm-project] 6e77ba: [clang-format] Fix weird handling of AfterColon

Björn Schäpers via All-commits all-commits at lists.llvm.org
Wed Aug 23 23:34:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e77ba6c1e4d2945a37169f6c7b3531ba39898b5
      https://github.com/llvm/llvm-project/commit/6e77ba6c1e4d2945a37169f6c7b3531ba39898b5
  Author: Björn Schäpers <bjoern at hazardy.de>
  Date:   2023-08-24 (Thu, 24 Aug 2023)

  Changed paths:
    M clang/lib/Format/ContinuationIndenter.cpp
    M clang/unittests/Format/FormatTest.cpp

  Log Message:
  -----------
  [clang-format] Fix weird handling of AfterColon

Fixes #64895.

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




More information about the All-commits mailing list