[all-commits] [llvm/llvm-project] 41d0ed: [clangd] Express dumpAST in tests as a customAction()

Sam McCall via All-commits all-commits at lists.llvm.org
Thu Aug 13 05:27:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 41d0edd54e29e994fa7d40961a38e8fca27addac
      https://github.com/llvm/llvm-project/commit/41d0edd54e29e994fa7d40961a38e8fca27addac
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

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

  Log Message:
  -----------
  [clangd] Express dumpAST in tests as a customAction()




More information about the All-commits mailing list