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
/
DebugInfo
/
PDB
/
BinaryStreamTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Support] Move Stream library from MSF -> Support.
Zachary Turner
2017-03-02
1
-710
/
+0
*
Re-enable BinaryStreamTest.StreamReaderObject.
Zachary Turner
2017-03-01
1
-10
/
+18
*
Disable BinaryStreamTest.StreamReaderObject.
Zachary Turner
2017-03-01
1
-1
/
+1
*
[PDB] Fix and re-enable BinaryStreamArray test.
Zachary Turner
2017-03-01
1
-36
/
+38
*
[PDB] Re-add BinaryStreamTest.
Zachary Turner
2017-03-01
1
-0
/
+700
*
Remove unittests/DebugInfo/PDB/BinaryStreamTest.cpp (from r296555)
Vedant Kumar
2017-03-01
1
-700
/
+0
*
[PDB] Remove use of std error codes.
Zachary Turner
2017-03-01
1
-7
/
+6
*
(Rewroking r296581) PDB/BinaryStreamTest.cpp: Appease mingw to avoid std::err...
NAKAMURA Takumi
2017-03-01
1
-3
/
+4
*
Revert r296581, "PDB/BinaryStreamTest.cpp: Appease mingw to avoid std::errc::...
NAKAMURA Takumi
2017-03-01
1
-3
/
+3
*
PDB/BinaryStreamTest.cpp: Appease mingw to avoid std::errc::no_buffer_space.
NAKAMURA Takumi
2017-03-01
1
-3
/
+3
*
Move constexpr arrays out of class definition.
Zachary Turner
2017-03-01
1
-3
/
+4
*
Fix signed / unsigned comparison warning.
Zachary Turner
2017-03-01
1
-1
/
+1
*
[PDB] Add an additional test for BinaryStreamRef.
Zachary Turner
2017-03-01
1
-2
/
+58
*
[PDB] Add tests for BinaryStream.
Zachary Turner
2017-03-01
1
-0
/
+643
*
Revert r296215, "[PDB] General improvements to Stream library." and followings.
NAKAMURA Takumi
2017-02-25
1
-758
/
+0
*
Add static_cast to silence -Wc++11-narrowing.
Daniel Jasper
2017-02-25
1
-1
/
+1
*
[PDB] Disable some tests that are breaking bots.
Zachary Turner
2017-02-25
1
-3
/
+3
*
Re-enable BinaryStreamTest.StreamReaderObject.
Zachary Turner
2017-02-25
1
-33
/
+27
*
Disable BinaryStreamTest.StreamReaderObject temporarily.
Zachary Turner
2017-02-25
1
-33
/
+33
*
[PDB] General improvements to Stream library.
Zachary Turner
2017-02-25
1
-0
/
+764