Details
Details
Diff Detail
Diff Detail
- Repository
- rCTE Clang Tools Extra
- Build Status
Buildable 22111 Build 22111: arc lint + arc unit
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 163395 clangd/CodeComplete.cpp
clangd/global-symbol-builder/GlobalSymbolBuilderMain.cpp
clangd/index/Index.h
clangd/index/Index.cpp
clangd/index/Merge.h
clangd/index/Merge.cpp
clangd/index/SymbolCollector.cpp
clangd/index/SymbolYAML.h
clangd/index/SymbolYAML.cpp
unittests/clangd/CodeCompleteTests.cpp
unittests/clangd/FileIndexTests.cpp
unittests/clangd/IndexTests.cpp
unittests/clangd/SymbolCollectorTests.cpp
|