Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
llvm
/
unittests
/
DebugInfo
/
MSF
/
MappedBlockStreamTest.cpp
5c0ab47
Remove redundant includes from unittests.
by Michael Zolotukhin
· 8 years ago
96c6985
[BinaryStream] Support growable streams.
by Zachary Turner
· 8 years ago
7450398
Remove unused variables
by Vitaly Buka
· 8 years ago
9fb9d71
[pdb/lld] Write a valid FPM.
by Zachary Turner
· 8 years ago
018338e
[MSF] Move MSF unit tests to their own unittest target.
by Zachary Turner
· 8 years ago
[Renamed (99%) from llvm/unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp]
c3d8eec
[pdbutil] Add a command to dump the FPM.
by Zachary Turner
· 8 years ago
cb30e70
[gtest] Create a shared include directory for gtest utilities.
by Zachary Turner
· 8 years ago
5b74ff3
[PDB] Fix use after free.
by Zachary Turner
· 8 years ago
c4e4b7e
Fix a bug in MappedBlockStream.
by Zachary Turner
· 8 years ago
d9dc282
[Support] Move Stream library from MSF -> Support.
by Zachary Turner
· 9 years ago
d0b44fa
[PDB] Add BinaryStreamError.
by Zachary Turner
· 9 years ago
695ed56
[PDB] Make streams carry their own endianness.
by Zachary Turner
· 9 years ago
120faca
[PDB] Partial resubmit of r296215, which improved PDB Stream Library.
by Zachary Turner
· 9 years ago
05a75e4
Revert r296215, "[PDB] General improvements to Stream library." and followings.
by NAKAMURA Takumi
· 9 years ago
3e2b692
Re-enable BinaryStreamTest.StreamReaderObject.
by Zachary Turner
· 9 years ago
af299ea
[PDB] General improvements to Stream library.
by Zachary Turner
· 9 years ago
d2684b7
[PDB] Rename Stream related source files.
by Zachary Turner
· 9 years ago
181fe17
Don't assume little endian in StreamReader / StreamWriter.
by Zachary Turner
· 9 years ago
a3225b0
[msf] Resubmit "Rename Msf -> MSF".
by Zachary Turner
· 9 years ago
334aec4
Revert "[msf] Rename Msf to MSF."
by Zachary Turner
· 9 years ago
a010f5c
[msf] Rename Msf to MSF.
by Zachary Turner
· 9 years ago
6c9dbbd
[pdb] Fix another narrowing conversion on x64 builds.
by Zachary Turner
· 9 years ago
d66889c
[pdb] Refactor library to more clearly separate reading/writing
by Zachary Turner
· 9 years ago
199f48a
Get rid of IMsfStreamData class.
by Zachary Turner
· 9 years ago
84149c4
Fix dangling reference to temporary in use of ArrayRef
by Reid Kleckner
· 9 years ago
bac69d3
[msf] Create LLVMDebugInfoMsf
by Zachary Turner
· 9 years ago
f52a899
[pdb] Introduce MsfBuilder for laying out PDB files.
by Zachary Turner
· 9 years ago
6211b1f
[llvm-pdbdump] Propagate errors a little more consistently
by David Majnemer
· 9 years ago
352cfe4
Try to fix compilation error in DebugInfoPDBTests.
by Zachary Turner
· 9 years ago
f1b183c
DebugInfoPDBTests:MappedBlockStreamTest.TestWriteThenRead: Avoid assigning temporary object to ArrayRef.
by NAKAMURA Takumi
· 9 years ago
d4c1efc
Try again to fix this endianness issue.
by Zachary Turner
· 9 years ago
97609bb
[pdb] Fix issues with pdb writing.
by Zachary Turner
· 9 years ago
5acb4ac
Add support for writing through StreamInterface.
by Zachary Turner
· 9 years ago
3e65bcb
[pdb] Fix build errors in PDB unit tests.
by Zachary Turner
· 9 years ago
c448d65
[pdb] Fix broken unit test compilation.
by Zachary Turner
· 9 years ago
92d9e97
[pdb] Fix broken unit tests after r271982.
by Zachary Turner
· 9 years ago
8c79db1
[CodeView] Take the StreamRef::readBytes offset into account when validating
by David Majnemer
· 9 years ago
7f48be0
Rework r271439. I forgot to save the buffer for editing.
by NAKAMURA Takumi
· 9 years ago
f021d26
MappedBlockStreamTest.cpp: Simplify array initializers.
by NAKAMURA Takumi
· 9 years ago
d665a7f
[pdb] silence warnings about moving from a temporary.
by Zachary Turner
· 9 years ago
b6aa875
[CodeView] Make sure StreamRef::readBytes doesn't read too much
by David Majnemer
· 9 years ago
c011305
[PDB] Silence sign comparison warnings in MappedBlockStreamTest
by David Majnemer
· 9 years ago
47d1e37
MappedBlockStreamTest.cpp: Appease msc18 to avoid initializer for std::vector.
by NAKAMURA Takumi
· 9 years ago
90b8b8d
[pdb] Add unit tests for PDB MappedBlockStream and zero copy
by Zachary Turner
· 9 years ago