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
/
SerializationTests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Put direct headers into srcs section.
Kadir Cetinkaya
2018-11-27
1
-17
/
+30
*
[clangd] Store source file hash in IndexFile{In,Out}
Kadir Cetinkaya
2018-11-19
1
-0
/
+28
*
[clangd] Truncate SymbolID to 8 bytes.
Haojian Wu
2018-11-16
1
-8
/
+8
*
[clangd] Replace StringRef in SymbolLocation with a char pointer.
Haojian Wu
2018-11-14
1
-3
/
+4
*
[clangd] Truncate SymbolID to 16 bytes.
Sam McCall
2018-10-24
1
-14
/
+13
*
[clangd] Namespace style cleanup in cpp files. NFC.
Sam McCall
2018-10-20
1
-1
/
+3
*
[clangd] Remove debugging output in test
Sam McCall
2018-10-05
1
-5
/
+0
*
[clangd] clangd-indexer gathers refs and stores them in index files.
Sam McCall
2018-10-04
1
-3
/
+43
*
[clangd] Remove unused using-declaration testing::AllOf
Fangrui Song
2018-09-25
1
-1
/
+0
*
[clangd] Merge binary + YAML serialization behind a (mostly) common interface.
Sam McCall
2018-09-25
1
-30
/
+28
*
[clangd] Remember to serialize symbol origin in YAML.
Eric Liu
2018-09-21
1
-0
/
+3
*
[clangd] Add "Deprecated" field to Symbol and CodeCompletion.
Eric Liu
2018-09-06
1
-4
/
+6
*
[clangd] Define a compact binary serialization fomat for symbol slab/index.
Sam McCall
2018-09-04
1
-0
/
+138