Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 23195 Build 23194: arc lint + arc unit
Paths
| Differential D52616
Introduce completionItemKind capability support. ClosedPublic Authored by kadircet on Sep 27 2018, 8:17 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, arphaman, jkorous and 2 others. · View Herald TranscriptSep 27 2018, 8:17 AM sammccall added inline comments. This revision is now accepted and ready to land.Sep 27 2018, 9:24 AM Closed by commit rCTE343237: Introduce completionItemKind capability support. (authored by kadircet). · Explain WhySep 27 2018, 10:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 167346 clangd/ClangdLSPServer.h
clangd/ClangdLSPServer.cpp
clangd/Protocol.h
clangd/Protocol.cpp
|
also check if valueSet is None before dereferencing it?