[all-commits] [llvm/llvm-project] 5549b0: [clangd] Make all calls to format::getStyle() go t...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Tue Mar 5 20:11:41 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5549b0173661155d4ca9acf4958fe6dce34c2cd5
      https://github.com/llvm/llvm-project/commit/5549b0173661155d4ca9acf4958fe6dce34c2cd5
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2024-03-05 (Tue, 05 Mar 2024)

  Changed paths:
    M clang-tools-extra/clangd/ClangdServer.cpp
    M clang-tools-extra/clangd/IncludeCleaner.cpp
    M clang-tools-extra/clangd/IncludeCleaner.h
    M clang-tools-extra/clangd/ParsedAST.cpp
    M clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp

  Log Message:
  -----------
  [clangd] Make all calls to format::getStyle() go through getFormatStyleForFile() (#82948)



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