Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 20208 Build 20208: arc lint + arc unit
Paths
| Differential D49142
[clangd] Extract FileSystemProvider into a separate header. NFC ClosedPublic Authored by ilya-biryukov on Jul 10 2018, 9:04 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: jkorous, MaskRay, ioeric, mgorny. · View Herald TranscriptJul 10 2018, 9:04 AM This revision is now accepted and ready to land.Jul 12 2018, 7:45 AM Closed by commit rL336909: [clangd] Extract FileSystemProvider into a separate header. NFC (authored by sammccall). · Explain WhyJul 12 2018, 7:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 154823 clangd/CMakeLists.txt
clangd/ClangdServer.h
clangd/ClangdServer.cpp
clangd/FSProvider.h
clangd/FSProvider.cpp
|
seems like this should just be inlined