llvm-project/clang-tools-extra/clangd/index
Kadir Cetinkaya 560b853ccf [clangd] Fix a reference invalidation
Summary: Fix for the breakage in http://green.lab.llvm.org/green/job/clang-stage1-configure-RA/52811/consoleFull#-42777206a1ca8a51-895e-46c6-af87-ce24fa4cd561

Subscribers: ilya-biryukov, ioeric, MaskRay, jkorous, arphaman, cfe-commits

Differential Revision: https://reviews.llvm.org/D56656

llvm-svn: 351052
2019-01-14 11:24:07 +00:00
..
dex [clangd] Remove 'using namespace llvm' from .cpp files. NFC 2019-01-07 15:45:19 +00:00
Background.cpp [clangd] Fix a reference invalidation 2019-01-14 11:24:07 +00:00
Background.h [clangd] Introduce loading of shards within auto-index 2019-01-10 17:03:04 +00:00
BackgroundIndexStorage.cpp [clangd] Change diskbackedstorage to be atomic 2018-12-17 12:38:22 +00:00
CanonicalIncludes.cpp [clangd] Remove 'using namespace llvm' from .cpp files. NFC 2019-01-07 15:45:19 +00:00
CanonicalIncludes.h [clangd] Get rid of regexes in CanonicalIncludes 2018-08-22 13:51:19 +00:00
FileIndex.cpp [clangd] Remove 'using namespace llvm' from .cpp files. NFC 2019-01-07 15:45:19 +00:00
FileIndex.h [clangd] Cleanup: stop passing around list of supported URI schemes. 2018-11-22 15:02:05 +00:00
Index.cpp [clangd] Remove 'using namespace llvm' from .cpp files. NFC 2019-01-07 15:45:19 +00:00
Index.h [clangd] Index main-file symbols (bug 39761) 2019-01-14 10:01:17 +00:00
IndexAction.cpp [clangd] Remove 'using namespace llvm' from .cpp files. NFC 2019-01-07 15:45:19 +00:00
IndexAction.h [clangd] Populate include graph during static indexing action. 2018-11-30 16:59:00 +00:00
MemIndex.cpp [clangd] Remove 'using namespace llvm' from .cpp files. NFC 2019-01-07 15:45:19 +00:00
MemIndex.h [clangd] Add symbol slab size to index memory consumption estimates 2018-09-10 11:46:07 +00:00
Merge.cpp [clangd] Remove 'using namespace llvm' from .cpp files. NFC 2019-01-07 15:45:19 +00:00
Merge.h [clangd] expose MergedIndex class 2018-10-04 14:20:22 +00:00
Serialization.cpp [clangd] Remove 'using namespace llvm' from .cpp files. NFC 2019-01-07 15:45:19 +00:00
Serialization.h [clangd] Put direct headers into srcs section. 2018-11-27 16:08:53 +00:00
SymbolCollector.cpp [clangd] Index main-file symbols (bug 39761) 2019-01-14 10:01:17 +00:00
SymbolCollector.h [clangd] Index main-file symbols (bug 39761) 2019-01-14 10:01:17 +00:00
SymbolID.cpp [clangd] Remove 'using namespace llvm' from .cpp files. NFC 2019-01-07 15:45:19 +00:00
SymbolID.h [clangd][NFC] Move SymbolID to a separate file 2018-11-27 16:40:34 +00:00
YAMLSerialization.cpp [clangd] Fix a crash when reading an empty index file. 2019-01-08 15:24:47 +00:00