Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D51504
[clangd] Flatten out Symbol::Details. It was ill-conceived, sorry. ClosedPublic Authored by sammccall on Aug 30 2018, 12:58 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, kadircet, arphaman and 3 others. · View Herald TranscriptAug 30 2018, 12:58 PM This revision is now accepted and ready to land.Aug 31 2018, 1:11 AM Closed by commit rL341211: [clangd] Flatten out Symbol::Details. It was ill-conceived, sorry. (authored by sammccall). · Explain WhyAug 31 2018, 6:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 163524 clang-tools-extra/trunk/clangd/CodeComplete.cpp
clang-tools-extra/trunk/clangd/global-symbol-builder/GlobalSymbolBuilderMain.cpp
clang-tools-extra/trunk/clangd/index/Index.h
clang-tools-extra/trunk/clangd/index/Index.cpp
clang-tools-extra/trunk/clangd/index/Merge.h
clang-tools-extra/trunk/clangd/index/Merge.cpp
clang-tools-extra/trunk/clangd/index/SymbolCollector.cpp
clang-tools-extra/trunk/clangd/index/SymbolYAML.h
clang-tools-extra/trunk/clangd/index/SymbolYAML.cpp
clang-tools-extra/trunk/unittests/clangd/CodeCompleteTests.cpp
clang-tools-extra/trunk/unittests/clangd/FileIndexTests.cpp
clang-tools-extra/trunk/unittests/clangd/IndexTests.cpp
clang-tools-extra/trunk/unittests/clangd/SymbolCollectorTests.cpp
|