[all-commits] [llvm/llvm-project] 5627ae: [clangd] Support CodeActionParams.only

Sam McCall via All-commits all-commits at lists.llvm.org
Thu Oct 29 01:58:27 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5627ae6c507d62ef52d30fe80a0120f2ee033123
      https://github.com/llvm/llvm-project/commit/5627ae6c507d62ef52d30fe80a0120f2ee033123
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2020-10-29 (Thu, 29 Oct 2020)

  Changed paths:
    M clang-tools-extra/clangd/ClangdLSPServer.cpp
    M clang-tools-extra/clangd/Protocol.cpp
    M clang-tools-extra/clangd/Protocol.h
    M clang-tools-extra/clangd/test/code-action-request.test

  Log Message:
  -----------
  [clangd] Support CodeActionParams.only

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




More information about the All-commits mailing list