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
/
Background.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[clangd] Store source file hash in IndexFile{In,Out}
Kadir Cetinkaya
2018-11-19
1
-0
/
+1
*
[clangd] Fix a compiler warning and test crashes caused in rL347038.
Haojian Wu
2018-11-16
1
-1
/
+1
*
Introduce shard storage to auto-index.
Kadir Cetinkaya
2018-11-16
1
-20
/
+45
*
Revert "Introduce shard storage to auto-index."
Kadir Cetinkaya
2018-11-15
1
-120
/
+24
*
Revert "clang-format"
Kadir Cetinkaya
2018-11-15
1
-2
/
+2
*
Revert "Address comments"
Kadir Cetinkaya
2018-11-15
1
-130
/
+96
*
Revert "Address comments."
Kadir Cetinkaya
2018-11-15
1
-53
/
+80
*
Address comments.
Kadir Cetinkaya
2018-11-15
1
-80
/
+53
*
Address comments
Kadir Cetinkaya
2018-11-15
1
-96
/
+130
*
clang-format
Kadir Cetinkaya
2018-11-15
1
-2
/
+2
*
Introduce shard storage to auto-index.
Kadir Cetinkaya
2018-11-15
1
-24
/
+120
*
[clangd] auto-index stores symbols per-file instead of per-TU.
Eric Liu
2018-11-06
1
-12
/
+168
*
[clangd] Use thread pool for background indexing.
Kadir Cetinkaya
2018-10-30
1
-4
/
+17
*
[clangd] Support URISchemes configuration in BackgroundIndex.
Eric Liu
2018-10-22
1
-3
/
+4
*
[clangd] Namespace style cleanup in cpp files. NFC.
Sam McCall
2018-10-20
1
-10
/
+9
*
[clangd] Clear the semantic of RefSlab::size.
Haojian Wu
2018-10-18
1
-2
/
+2
*
[clangd] Fix threading bugs in (not-yet-used) BackgroundIndex, re-enable test.
Sam McCall
2018-10-16
1
-2
/
+5
*
[clangd] Optionally use dex for the preamble parts of the dynamic index.
Sam McCall
2018-10-16
1
-1
/
+1
*
[clangd] Minimal implementation of automatic static index (not enabled).
Sam McCall
2018-10-15
1
-0
/
+191
[prev]