[all-commits] [llvm/llvm-project] 3b171c: [clang-format] Fix a bug in ContinuationIndenter (...

Owen Pan via All-commits all-commits at lists.llvm.org
Mon Jan 22 18:59:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3b171cb968b3f8495b096139fc57ff6263727e40
      https://github.com/llvm/llvm-project/commit/3b171cb968b3f8495b096139fc57ff6263727e40
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-01-22 (Mon, 22 Jan 2024)

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

  Log Message:
  -----------
  [clang-format] Fix a bug in ContinuationIndenter (#78921)

Fixes #76991.




More information about the All-commits mailing list