Surface it in the completion items C++ API, and when a flag is set.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
Paths
| Differential D48938
[clangd] Track origins of symbols (various indexes, Sema). ClosedPublic Authored by sammccall on Jul 4 2018, 6:42 AM.
Details Summary Surface it in the completion items C++ API, and when a flag is set.
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, jkorous, MaskRay, ilya-biryukov. · View Herald TranscriptJul 4 2018, 6:42 AM This revision is now accepted and ready to land.Jul 4 2018, 6:59 AM Closed by commit rL336309: [clangd] Track origins of symbols (various indexes, Sema). (authored by sammccall). · Explain WhyJul 4 2018, 11:25 PM This revision was automatically updated to reflect the committed changes. sammccall marked an inline comment as done. Closed by commit rCTE336309: [clangd] Track origins of symbols (various indexes, Sema). (authored by sammccall). · Explain WhyJul 4 2018, 11:25 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 154168 clangd/CodeComplete.h
clangd/CodeComplete.cpp
clangd/global-symbol-builder/GlobalSymbolBuilderMain.cpp
clangd/index/FileIndex.cpp
clangd/index/Index.h
clangd/index/Index.cpp
clangd/index/Merge.cpp
clangd/index/SymbolCollector.h
clangd/index/SymbolCollector.cpp
clangd/tool/ClangdMain.cpp
unittests/clangd/CodeCompleteTests.cpp
unittests/clangd/IndexTests.cpp
unittests/clangd/SymbolCollectorTests.cpp
|
nit: constexpr?