[all-commits] [llvm/llvm-project] 9e9e09: [clang-format] Fix dropped 'else'.

r4nt via All-commits all-commits at lists.llvm.org
Fri Apr 21 05:00:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e9e096ae95b9a41bf855cda01963a65313e9560
      https://github.com/llvm/llvm-project/commit/9e9e096ae95b9a41bf855cda01963a65313e9560
  Author: Manuel Klimek <klimek at google.com>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

  Changed paths:
    M clang/lib/Format/UnwrappedLineFormatter.cpp

  Log Message:
  -----------
  [clang-format] Fix dropped 'else'.

'else' was dropped accidentally in 398cddf6acec.

Patch by Jared Grubb.

Differential revision: https://reviews.llvm.org/D146310




More information about the All-commits mailing list