Previously we always queried the compilation database and discarded the results
if the file was already opened.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D35825
[clangd] Reuse compile commands during reparse ClosedPublic Authored by krasimir on Jul 25 2017, 2:25 AM.
Details Summary Previously we always queried the compilation database and discarded the results
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jul 25 2017, 3:03 AM Closed by commit rL308970: [clangd] Reuse compile commands during reparse (authored by krasimir). · Explain WhyJul 25 2017, 4:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 108048 clang-tools-extra/trunk/clangd/ClangdUnit.cpp
clang-tools-extra/trunk/clangd/ClangdUnitStore.h
|