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
/
FileDistance.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Save an unnecessary copy, NFC.
Haojian Wu
2019-09-24
1
-1
/
+1
*
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
-34
/
+37
*
[clangd] Tune down scope boost for global scope
Eric Liu
2018-11-26
1
-2
/
+2
*
[clangd] Namespace style cleanup in cpp files. NFC.
Sam McCall
2018-10-20
1
-16
/
+15
*
[clangd] Support scope proximity in code completion.
Eric Liu
2018-10-17
1
-0
/
+41
*
[clangd] Allow disble down traversals from root.
Eric Liu
2018-10-16
1
-7
/
+16
*
[clangd] Migrate to LLVM STLExtras range API
Fangrui Song
2018-10-07
1
-2
/
+2
*
NFC: Fix build failure after rL341182
Kirill Bobyrev
2018-08-31
1
-1
/
+1
*
[NFC] Use LLVM naming conventions within FileDistance
Kirill Bobyrev
2018-08-31
1
-4
/
+4
*
[clangd] Upgrade logging facilities with levels and formatv.
Sam McCall
2018-07-11
1
-11
/
+7
*
[clangd] FileDistance: missing constexpr
Sam McCall
2018-07-04
1
-1
/
+1
*
[clangd] FileDistance: don't add duplicate edges
Sam McCall
2018-07-04
1
-1
/
+3
*
[clangd] Incorporate transitive #includes into code complete proximity scoring.
Sam McCall
2018-07-03
1
-0
/
+173