[all-commits] [llvm/llvm-project] ca7f47: [clang-format] Fix a bug that indents else-comment...

Owen via All-commits all-commits at lists.llvm.org
Wed Jun 23 05:00:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca7f4715858137dc97ac782cead65ba706bffa3c
      https://github.com/llvm/llvm-project/commit/ca7f4715858137dc97ac782cead65ba706bffa3c
  Author: owenca <owenca at users.noreply.github.com>
  Date:   2021-06-23 (Wed, 23 Jun 2021)

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

  Log Message:
  -----------
  [clang-format] Fix a bug that indents else-comment-if incorrectly

PR50809

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




More information about the All-commits mailing list