[PATCH] D100308: [clangd] Drop optional on ExternalIndexSpec

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 2 14:22:42 PDT 2021


kadircet updated this revision to Diff 349378.
kadircet marked an inline comment as done.
kadircet added a comment.

Add comment to IndexFactory about pre-condition of spec never being none.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100308

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100308.349378.patch
Type: text/x-patch
Size: 7291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210602/07c54756/attachment-0001.bin>


More information about the cfe-commits mailing list