[all-commits] [llvm/llvm-project] c4972d: [clangd] Avoid using CompletionItemKind.Text for m...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Fri Feb 24 01:41:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4972d37290ff5ab1228ecfc7280bc07a9280f92
      https://github.com/llvm/llvm-project/commit/c4972d37290ff5ab1228ecfc7280bc07a9280f92
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2023-02-24 (Fri, 24 Feb 2023)

  Changed paths:
    M clang-tools-extra/clangd/CodeComplete.cpp
    M clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp

  Log Message:
  -----------
  [clangd] Avoid using CompletionItemKind.Text for macro completions

Fixes https://github.com/clangd/clangd/issues/1484

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




More information about the All-commits mailing list