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
/
YAMLSerialization.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Use our own relation kind.
Haojian Wu
2019-10-17
1
-7
/
+4
*
[clangd] Serialization support for RelationSlab
Nathan Ridge
2019-06-03
1
-1
/
+62
*
[clangd] Add TemplateArgumentList into Symbol
Kadir Cetinkaya
2019-04-12
1
-0
/
+2
*
Fix file headers. NFC
Fangrui Song
2019-03-01
1
-1
/
+1
*
Moved SymbolOrigin into its own header and implementation file
Dmitri Gribenko
2019-02-28
1
-0
/
+1
*
Moved SymbolLocation into its own header and implementation file
Dmitri Gribenko
2019-02-28
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clangd] Fix a crash when reading an empty index file.
Haojian Wu
2019-01-08
1
-3
/
+6
*
[clangd] Remove 'using namespace llvm' from .cpp files. NFC
Ilya Biryukov
2019-01-07
1
-18
/
+17
*
[clangd] Collect and store expected types in the index
Ilya Biryukov
2018-11-26
1
-0
/
+1
*
[clangd] Replace StringRef in SymbolLocation with a char pointer.
Haojian Wu
2018-11-14
1
-2
/
+23
*
[clangd] Namespace style cleanup in cpp files. NFC.
Sam McCall
2018-10-20
1
-11
/
+13
*
[clangd] Encode Line/Column as a 32-bits integer.
Haojian Wu
2018-10-18
1
-4
/
+33
*
[clangd] Fix an accident change in r342999.
Haojian Wu
2018-10-09
1
-1
/
+1
*
[clangd] clangd-indexer gathers refs and stores them in index files.
Sam McCall
2018-10-04
1
-5
/
+89
*
[clangd] clangd-indexer: Drop support for MR-via-YAML
Sam McCall
2018-10-04
1
-8
/
+0
*
[clangd] Merge binary + YAML serialization behind a (mostly) common interface.
Sam McCall
2018-09-25
1
-0
/
+230