[all-commits] [llvm/llvm-project] 4c91b4: [clangd] Fix the build broken (NFC)

Jie Fu (傅杰) via All-commits all-commits at lists.llvm.org
Mon Jun 24 23:53:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c91b49bab0728d4bc136aa33c4aeb4e8ea37d01
      https://github.com/llvm/llvm-project/commit/4c91b49bab0728d4bc136aa33c4aeb4e8ea37d01
  Author: Jie Fu <jiefu at tencent.com>
  Date:   2024-06-25 (Tue, 25 Jun 2024)

  Changed paths:
    M clang-tools-extra/clangd/Format.cpp

  Log Message:
  -----------
  [clangd] Fix the build broken (NFC)

/llvm-project/clang-tools-extra/clangd/Format.cpp:284:11:
error: no member named 'KeepEmptyLinesAtTheStartOfBlocks' in 'clang::format::FormatStyle'
    Style.KeepEmptyLinesAtTheStartOfBlocks = true;
    ~~~~~ ^
1 error generated.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list