This is useful for managing lifetime of VFS-based caches.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 8782 Build 8782: arc lint + arc unit
Differential D36095
[clangd] Allow to get vfs::FileSystem used inside codeComplete. ClosedPublic Authored by ilya-biryukov on Jul 31 2017, 9:58 AM.
Details Summary This is useful for managing lifetime of VFS-based caches.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 31 2017, 10:00 AM Closed by commit rL309585: [clangd] Allow to get vfs::FileSystem used inside codeComplete. (authored by ibiryukov). · Explain WhyJul 31 2017, 10:10 AM This revision was automatically updated to reflect the committed changes. Comment Actions
Will add a test case in one of further commits.
Revision Contents
Diff 108945 clangd/ClangdServer.h
clangd/ClangdServer.cpp
|