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
/
llvm
/
unittests
/
Support
/
BinaryStreamTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-8
/
+8
*
[Support] Add LEB128 support to BinaryStreamReader/Writer.
Lang Hames
2019-04-17
1
-0
/
+71
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove redundant includes from unittests.
Michael Zolotukhin
2017-12-13
1
-2
/
+0
*
Fix -Werror build for signed/unsigned comparison with use of explicit unsigne...
David Blaikie
2017-11-27
1
-10
/
+10
*
[BinaryStream] Support growable streams.
Zachary Turner
2017-11-27
1
-3
/
+89
*
Remove unused variables. No functionality change.
Benjamin Kramer
2017-10-08
1
-2
/
+0
*
Remove unused variables. No functionality change.
Benjamin Kramer
2017-10-08
1
-1
/
+0
*
[gtest] Create a shared include directory for gtest utilities.
Zachary Turner
2017-06-14
1
-88
/
+75
*
Allow VarStreamArray to use stateful extractors.
Zachary Turner
2017-06-09
1
-5
/
+4
*
Add some helpers for manipulating BinaryStreamRefs.
Zachary Turner
2017-05-17
1
-0
/
+33
*
Add test for FixedStreamArrayIterator::operator->
Adrian McCarthy
2017-05-16
1
-2
/
+27
*
Fix use after free in BinaryStream library.
Zachary Turner
2017-05-03
1
-7
/
+7
*
[Support] Make BinaryStreamArray extractors stateless.
Zachary Turner
2017-04-27
1
-9
/
+9
*
[unittest] Explicitly specify alignment when using BumpPtrAllocator.
Jordan Rose
2017-03-11
1
-1
/
+2
*
[Support] Move Stream library from MSF -> Support.
Zachary Turner
2017-03-02
1
-0
/
+710