[PATCH] D57508: [clangd] Enable include insertion for dynamic index

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 4 05:26:50 PST 2019


kadircet updated this revision to Diff 185030.
kadircet marked 6 inline comments as done.
kadircet added a comment.

- Address comments.
- Call addSystemHeaderMappings when we are building ast without preamble.


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D57508

Files:
  clangd/ClangdServer.cpp
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  clangd/TUScheduler.cpp
  clangd/TUScheduler.h
  clangd/index/FileIndex.cpp
  clangd/index/FileIndex.h
  unittests/clangd/CodeCompleteTests.cpp
  unittests/clangd/FileIndexTests.cpp
  unittests/clangd/TestTU.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57508.185030.patch
Type: text/x-patch
Size: 19070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190204/b56a98a7/attachment-0001.bin>


More information about the cfe-commits mailing list