index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang-tools-extra
/
clangd
/
indexer
/
IndexerMain.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Use InitLLVM to setup a pretty stack printer"
Nico Weber
2019-11-25
1
-2
/
+1
*
Use InitLLVM to setup a pretty stack printer
Rui Ueyama
2019-11-26
1
-1
/
+2
*
Changed FrontendActionFactory::create to return a std::unique_ptr
Dmitri Gribenko
2019-08-29
1
-28
/
+27
*
[clang-tools-extra] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
Revert Recommit "[CommandLine] Remove OptionCategory and SubCommand caches fr...
Haojian Wu
2019-07-11
1
-1
/
+1
*
Recommit "[CommandLine] Remove OptionCategory and SubCommand caches from the ...
Don Hinton
2019-07-10
1
-1
/
+1
*
[clangd] Index API and implementations for relations
Nathan Ridge
2019-06-15
1
-0
/
+8
*
[clangd] Count number of references while merging RefSlabs inside FileIndex
Kadir Cetinkaya
2019-05-09
1
-0
/
+1
*
[clangd] Deduplicate Refs on the fly.
Haojian Wu
2019-03-08
1
-1
/
+1
*
[clangd] Strip plugin arguments in clangd-indexer.
Haojian Wu
2019-03-07
1
-1
/
+3
*
Moved Ref into its own header and implementation file
Dmitri Gribenko
2019-02-28
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clangd] Remove 'using namespace llvm' from .cpp files. NFC
Ilya Biryukov
2019-01-07
1
-15
/
+12
*
[clangd] Populate include graph during static indexing action.
Kadir Cetinkaya
2018-11-30
1
-1
/
+2
*
[clangd] Namespace style cleanup in cpp files. NFC.
Sam McCall
2018-10-20
1
-12
/
+11
*
[clangd] Make binary index format the default, remove dead flag.
Sam McCall
2018-10-05
1
-23
/
+4
*
[clangd] clangd-indexer gathers refs and stores them in index files.
Sam McCall
2018-10-04
1
-1
/
+13
*
[clangd] Revert accidental flag change
Sam McCall
2018-10-04
1
-1
/
+1
*
[clangd] Support refs() in dex. Largely cloned from MemIndex.
Sam McCall
2018-10-04
1
-1
/
+1
*
[clangd] clangd-indexer: Drop support for MR-via-YAML
Sam McCall
2018-10-04
1
-120
/
+31
*
[clangd] Extract mapper logic from clangd-indexer into a library.
Sam McCall
2018-09-25
1
-60
/
+5
*
[clangd] Merge binary + YAML serialization behind a (mostly) common interface.
Sam McCall
2018-09-25
1
-20
/
+13
*
[clangd] Fix error handling for SymbolID parsing (notably YAML and dexp)
Sam McCall
2018-09-18
1
-2
/
+1
*
[clangd] Update IndexerMain.cpp file comment after rename. NFC
Ilya Biryukov
2018-09-14
1
-1
/
+1
*
[clangd] Rename global-symbol-builder to clangd-indexer.
Ilya Biryukov
2018-09-13
1
-0
/
+285