llvm-project/clang-tools-extra/clangd/index
Sam McCall dd4a24c86c [clangd] Fix index-twice regression from r341242
llvm-svn: 341337
2018-09-03 20:26:26 +00:00
..
dex [clangd] Factor out the data-swapping functionality from MemIndex/DexIndex. 2018-09-03 14:37:43 +00:00
CanonicalIncludes.cpp [clangd] Get rid of regexes in CanonicalIncludes 2018-08-22 13:51:19 +00:00
CanonicalIncludes.h [clangd] Get rid of regexes in CanonicalIncludes 2018-08-22 13:51:19 +00:00
FileIndex.cpp [clangd] Fix index-twice regression from r341242 2018-09-03 20:26:26 +00:00
FileIndex.h [clangd] Factor out the data-swapping functionality from MemIndex/DexIndex. 2018-09-03 14:37:43 +00:00
Index.cpp [clangd] Factor out the data-swapping functionality from MemIndex/DexIndex. 2018-09-03 14:37:43 +00:00
Index.h [clangd] Factor out the data-swapping functionality from MemIndex/DexIndex. 2018-09-03 14:37:43 +00:00
MemIndex.cpp [clangd] Factor out the data-swapping functionality from MemIndex/DexIndex. 2018-09-03 14:37:43 +00:00
MemIndex.h [clangd] Factor out the data-swapping functionality from MemIndex/DexIndex. 2018-09-03 14:37:43 +00:00
Merge.cpp [clangd] Support multiple #include headers in one symbol. 2018-09-03 10:18:21 +00:00
Merge.h [clangd] Fix many typos. NFC 2018-09-01 07:47:03 +00:00
SymbolCollector.cpp [clangd] Support multiple #include headers in one symbol. 2018-09-03 10:18:21 +00:00
SymbolCollector.h [clangd] Fix many typos. NFC 2018-09-01 07:47:03 +00:00
SymbolYAML.cpp [clangd] Support multiple #include headers in one symbol. 2018-09-03 10:18:21 +00:00
SymbolYAML.h [clangd] Flatten out Symbol::Details. It was ill-conceived, sorry. 2018-08-31 13:55:01 +00:00