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
/
unittests
/
clangd
/
DexTests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Move clangd tests to clangd directory. check-clangd is no longer par...
Sam McCall
2019-04-29
1
-753
/
+0
*
[clangd] Show template argument list in workspacesymbols and documentsymbols ...
Kadir Cetinkaya
2019-04-12
1
-10
/
+12
*
Revert "[clangd] Print arguments in template specializations"
Jordan Rupprecht
2019-03-20
1
-10
/
+15
*
[clangd] Print arguments in template specializations
Kadir Cetinkaya
2019-03-20
1
-15
/
+10
*
[clangd] Store explicit template specializations in index for code navigation...
Kadir Cetinkaya
2019-03-14
1
-0
/
+35
*
[clangd] Add type boost to fuzzy find in Dex.
Eric Liu
2019-02-06
1
-0
/
+22
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clangd] Add Limit parameter for xref.
Haojian Wu
2019-01-14
1
-2
/
+10
*
[clangd] Remove 'using namespace llvm' from .cpp files. NFC
Ilya Biryukov
2019-01-07
1
-18
/
+18
*
[clangd] clang-format everything. NFC
Ilya Biryukov
2019-01-03
1
-1
/
+1
*
[clangd] Cleanup: stop passing around list of supported URI schemes.
Eric Liu
2018-11-22
1
-26
/
+18
*
[clangd] Replace StringRef in SymbolLocation with a char pointer.
Haojian Wu
2018-11-14
1
-1
/
+1
*
[clangd] Get rid of QueryScopes.empty() == AnyScope special case.
Eric Liu
2018-11-06
1
-1
/
+8
*
[clangd] auto-index stores symbols per-file instead of per-TU.
Eric Liu
2018-11-06
1
-9
/
+0
*
[clangd] Namespace style cleanup in cpp files. NFC.
Sam McCall
2018-10-20
1
-18
/
+17
*
[clangd] Optionally use dex for the preamble parts of the dynamic index.
Sam McCall
2018-10-16
1
-7
/
+1
*
[clangd] Fix nondeterministic test
Sam McCall
2018-10-09
1
-1
/
+4
*
[clangd] Simplify Dex query tree logic and fix missing-posting-list bug
Sam McCall
2018-10-04
1
-3
/
+10
*
[clangd] fix another ambigous constructor in DexTest
Jonas Toth
2018-10-04
1
-3
/
+3
*
[clangd] Fix ambiguous constructor in DexTest
Sam McCall
2018-10-04
1
-2
/
+2
*
[clangd] Remove one-segment-skipping from Dex trigrams.
Sam McCall
2018-10-04
1
-8
/
+4
*
[cland] Dex: fix/simplify short-trigram generation
Sam McCall
2018-10-04
1
-24
/
+50
*
[clangd] Dex: FALSE iterator, peephole optimizations, fix AND bug
Sam McCall
2018-10-04
1
-12
/
+46
*
[clangd] Support refs() in dex. Largely cloned from MemIndex.
Sam McCall
2018-10-04
1
-16
/
+45
*
Reland r343589 "[clangd] Dex: add Corpus factory for iterators, rename, fold ...
Sam McCall
2018-10-02
1
-23
/
+33
*
Revert r343589 "[clangd] Dex: add Corpus factory for iterators, rename, fold ...
Reid Kleckner
2018-10-02
1
-33
/
+23
*
[clangd] Dex: add Corpus factory for iterators, rename, fold constant. NFC
Sam McCall
2018-10-02
1
-23
/
+33
*
[clangd] Dex iterator printer shows query structure, not iterator state.
Sam McCall
2018-10-02
1
-12
/
+14
*
[clangd] Initial supoprt for cross-namespace global code completion.
Eric Liu
2018-09-27
1
-0
/
+11
*
[clangd] Implement VByte PostingList compression
Kirill Bobyrev
2018-09-25
1
-49
/
+18
*
[clangd] NFC: Remove test duplicate
Kirill Bobyrev
2018-09-25
1
-11
/
+0
*
[clangd] Force Dex to respect symbol collector flags
Kirill Bobyrev
2018-09-24
1
-0
/
+14
*
[clangd] Introduce PostingList interface
Kirill Bobyrev
2018-09-13
1
-69
/
+66
*
[clangd] Cleanup FuzzyFindRequest filtering limit semantics
Kirill Bobyrev
2018-09-13
1
-5
/
+7
*
[clangd] NFC: Rename DexIndex to Dex
Kirill Bobyrev
2018-09-10
1
-0
/
+615