DaanDeMeyer abandoned this revision.
DaanDeMeyer added a comment.
Abandoning as the end result is too slow even when including a limited number
of files.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91509/new/
https://reviews.llvm.org/D91509
___
DaanDeMeyer updated this revision to Diff 305489.
DaanDeMeyer added a comment.
Fix all the bugs after doing some proper testing.
One thing we don't handle yet is header files since those don't appear in the
compilation database. Maybe we need to add prebuilding for those as well?
Repository:
DaanDeMeyer updated this revision to Diff 305468.
DaanDeMeyer added a comment.
Fix tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91509/new/
https://reviews.llvm.org/D91509
Files:
clang-tools-extra/clangd/ClangdServer.cpp
clang-tools-extr
DaanDeMeyer updated this revision to Diff 305396.
DaanDeMeyer added a comment.
Fixed formatting
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91509/new/
https://reviews.llvm.org/D91509
Files:
clang-tools-extra/clangd/ClangdServer.cpp
clang-too
DaanDeMeyer updated this revision to Diff 305394.
DaanDeMeyer retitled this revision from "[clangd] RFC: Add --prebuild-asts
option" to "[clangd] Add AST config to prebuild ASTs".
DaanDeMeyer edited the summary of this revision.
DaanDeMeyer added a comment.
Herald added a project: clang.
Herald ad