[all-commits] [llvm/llvm-project] 40cc63: [clangd] Modules can have a public API. NFC

Sam McCall via All-commits all-commits at lists.llvm.org
Tue Feb 16 06:23:34 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 40cc63ea6eec7874d3a358f9fa549ef2f6543512
      https://github.com/llvm/llvm-project/commit/40cc63ea6eec7874d3a358f9fa549ef2f6543512
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2021-02-16 (Tue, 16 Feb 2021)

  Changed paths:
    M clang-tools-extra/clangd/CMakeLists.txt
    M clang-tools-extra/clangd/ClangdServer.cpp
    M clang-tools-extra/clangd/ClangdServer.h
    A clang-tools-extra/clangd/Module.cpp
    M clang-tools-extra/clangd/Module.h
    M clang-tools-extra/clangd/unittests/ClangdLSPServerTests.cpp

  Log Message:
  -----------
  [clangd] Modules can have a public API. NFC

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




More information about the All-commits mailing list