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
/
index
/
dex
/
Dex.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Add bool return type to Index::refs API.
Haojian Wu
2019-11-13
1
-1
/
+1
*
[clangd] Use our own relation kind.
Haojian Wu
2019-10-17
1
-4
/
+7
*
[clangd] Index API and implementations for relations
Nathan Ridge
2019-06-15
1
-7
/
+19
*
[clangd] Add type boost to fuzzy find in Dex.
Eric Liu
2019-02-06
1
-0
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clangd] Cleanup: stop passing around list of supported URI schemes.
Eric Liu
2018-11-22
1
-16
/
+4
*
[clangd] auto-index stores symbols per-file instead of per-TU.
Eric Liu
2018-11-06
1
-3
/
+1
*
[clangd] Optionally use dex for the preamble parts of the dynamic index.
Sam McCall
2018-10-16
1
-1
/
+3
*
[clangd] Simplify Dex query tree logic and fix missing-posting-list bug
Sam McCall
2018-10-04
1
-0
/
+1
*
[clangd] Support refs() in dex. Largely cloned from MemIndex.
Sam McCall
2018-10-04
1
-15
/
+15
*
Reland r343589 "[clangd] Dex: add Corpus factory for iterators, rename, fold ...
Sam McCall
2018-10-02
1
-1
/
+2
*
Revert r343589 "[clangd] Dex: add Corpus factory for iterators, rename, fold ...
Reid Kleckner
2018-10-02
1
-2
/
+1
*
[clangd] Dex: add Corpus factory for iterators, rename, fold constant. NFC
Sam McCall
2018-10-02
1
-1
/
+2
*
[clangd] NFC: Simplify code, enforce LLVM Coding Standards
Kirill Bobyrev
2018-09-25
1
-9
/
+10
*
[clangd] Introduce PostingList interface
Kirill Bobyrev
2018-09-13
1
-0
/
+1
*
[clangd] Add symbol slab size to index memory consumption estimates
Kirill Bobyrev
2018-09-10
1
-2
/
+8
*
[clangd] NFC: Rename DexIndex to Dex
Kirill Bobyrev
2018-09-10
1
-0
/
+113