llvm-project/clang-tools-extra/clangd/index
Benjamin Kramer 6452efd07e [clangd] Fix use after free.
Found by asan.

llvm-svn: 321286
2017-12-21 17:51:35 +00:00
..
FileIndex.cpp [clangd] Index-based code completion. 2017-12-19 16:50:37 +00:00
FileIndex.h [clangd] Index-based code completion. 2017-12-19 16:50:37 +00:00
Index.cpp [clangd] Index symbols share storage within a slab. 2017-12-21 14:58:44 +00:00
Index.h [clangd] Index symbols share storage within a slab. 2017-12-21 14:58:44 +00:00
MemIndex.cpp [clangd] Igore cases in index fuzzy find. 2017-12-20 09:29:54 +00:00
MemIndex.h [clangd] Index-based code completion. 2017-12-19 16:50:37 +00:00
SymbolCollector.cpp [clangd] Fix use after free. 2017-12-21 17:51:35 +00:00
SymbolCollector.h [clangd] Put all #includes in one block in clangd source files. NFC 2017-12-14 21:22:03 +00:00
SymbolYAML.cpp [clangd] Support filtering by fixing scopes in fuzzyFind. 2017-12-19 11:37:40 +00:00
SymbolYAML.h [clangd] Construct SymbolSlab from YAML format. 2017-12-14 12:17:14 +00:00