[PATCH] D68211: [clangd] Use the index-based API to do the header-source switch.

Haojian Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 1 03:19:25 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373320: [clangd] Use the index-based API to do the header-source switch. (authored by hokein, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D68211?vs=222574&id=222575#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68211/new/

https://reviews.llvm.org/D68211

Files:
  clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
  clang-tools-extra/trunk/clangd/ClangdServer.cpp
  clang-tools-extra/trunk/clangd/ClangdServer.h
  clang-tools-extra/trunk/clangd/unittests/HeaderSourceSwitchTests.cpp
  clang-tools-extra/trunk/clangd/unittests/SyncAPI.cpp
  clang-tools-extra/trunk/clangd/unittests/SyncAPI.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68211.222575.patch
Type: text/x-patch
Size: 6027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191001/90f3bd3e/attachment.bin>


More information about the llvm-commits mailing list