Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d1efea89c96d99813bea83e84b64d88b22de75fc
/
llvm
/
unittests
/
DebugInfo
/
PDB
/
MappedBlockStreamTest.cpp
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