[PATCH] D90749: [clangd] Introduce config compilation for External blocks

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 9 12:23:41 PST 2020


kadircet updated this revision to Diff 303956.
kadircet added a comment.

- Define an ExternalIndexSpec structure, and populate that during compile.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90749

Files:
  clang-tools-extra/clangd/Config.h
  clang-tools-extra/clangd/ConfigCompile.cpp
  clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90749.303956.patch
Type: text/x-patch
Size: 9527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201109/22dfd91a/attachment-0001.bin>


More information about the cfe-commits mailing list