[all-commits] [llvm/llvm-project] e5a8f2: [clang-format] Fix the issue that empty lines bein...

darwin-x via All-commits all-commits at lists.llvm.org
Sun Jun 27 08:02:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e5a8f230c765aebff34221cb3e084316496fc08e
      https://github.com/llvm/llvm-project/commit/e5a8f230c765aebff34221cb3e084316496fc08e
  Author: Darwin Xu <darwin.xu at icloud.com>
  Date:   2021-06-27 (Sun, 27 Jun 2021)

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

  Log Message:
  -----------
  [clang-format] Fix the issue that empty lines being removed at the beginning of namespace

This is a bug fix of https://bugs.llvm.org/show_bug.cgi?id=50116

Reviewed By: MyDeveloperDay

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




More information about the All-commits mailing list