llvm-project/clang-tools-extra/clangd/index
Haojian Wu 7b6f874717 [clangd] Index main-file macros (bug 39761)
Patch by Nathan Ridge!

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

llvm-svn: 352367
2019-01-28 14:11:49 +00:00
..
dex Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Background.cpp [clangd] Filter out plugin related flags and move all commandline manipulations into OverlayCDB. 2019-01-22 09:10:20 +00:00
Background.h [clangd] Filter out plugin related flags and move all commandline manipulations into OverlayCDB. 2019-01-22 09:10:20 +00:00
BackgroundIndexStorage.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CanonicalIncludes.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CanonicalIncludes.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
FileIndex.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
FileIndex.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Index.cpp [clangd] NFC: fix clang-tidy warnings. 2019-01-25 15:14:03 +00:00
Index.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
IndexAction.cpp [clangd] Remove 'using namespace llvm' from .cpp files. NFC 2019-01-07 15:45:19 +00:00
IndexAction.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MemIndex.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MemIndex.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Merge.cpp [clangd] Fix the `-Wtype-limits` warning, NFC 2019-01-22 12:21:25 +00:00
Merge.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Serialization.cpp [clangd] NFC: fix clang-tidy warnings. 2019-01-25 15:14:03 +00:00
Serialization.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SymbolCollector.cpp [clangd] Index main-file macros (bug 39761) 2019-01-28 14:11:49 +00:00
SymbolCollector.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
SymbolID.cpp [clangd] NFC: fix clang-tidy warnings. 2019-01-25 15:14:03 +00:00
SymbolID.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
YAMLSerialization.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00