1. a3225b0 [msf] Resubmit "Rename Msf -> MSF". by Zachary Turner · 9 years ago
  2. 334aec4 Revert "[msf] Rename Msf to MSF." by Zachary Turner · 9 years ago
  3. a010f5c [msf] Rename Msf to MSF. by Zachary Turner · 9 years ago
  4. 6c9dbbd [pdb] Fix another narrowing conversion on x64 builds. by Zachary Turner · 9 years ago
  5. d66889c [pdb] Refactor library to more clearly separate reading/writing by Zachary Turner · 9 years ago
  6. 199f48a Get rid of IMsfStreamData class. by Zachary Turner · 9 years ago
  7. 84149c4 Fix dangling reference to temporary in use of ArrayRef by Reid Kleckner · 9 years ago
  8. bac69d3 [msf] Create LLVMDebugInfoMsf by Zachary Turner · 9 years ago
  9. f52a899 [pdb] Introduce MsfBuilder for laying out PDB files. by Zachary Turner · 9 years ago
  10. 6211b1f [llvm-pdbdump] Propagate errors a little more consistently by David Majnemer · 9 years ago
  11. 352cfe4 Try to fix compilation error in DebugInfoPDBTests. by Zachary Turner · 9 years ago
  12. f1b183c DebugInfoPDBTests:MappedBlockStreamTest.TestWriteThenRead: Avoid assigning temporary object to ArrayRef. by NAKAMURA Takumi · 9 years ago
  13. d4c1efc Try again to fix this endianness issue. by Zachary Turner · 9 years ago
  14. 97609bb [pdb] Fix issues with pdb writing. by Zachary Turner · 9 years ago
  15. 5acb4ac Add support for writing through StreamInterface. by Zachary Turner · 9 years ago
  16. 3e65bcb [pdb] Fix build errors in PDB unit tests. by Zachary Turner · 9 years ago
  17. c448d65 [pdb] Fix broken unit test compilation. by Zachary Turner · 9 years ago
  18. 92d9e97 [pdb] Fix broken unit tests after r271982. by Zachary Turner · 9 years ago
  19. 8c79db1 [CodeView] Take the StreamRef::readBytes offset into account when validating by David Majnemer · 9 years ago
  20. 7f48be0 Rework r271439. I forgot to save the buffer for editing. by NAKAMURA Takumi · 9 years ago
  21. f021d26 MappedBlockStreamTest.cpp: Simplify array initializers. by NAKAMURA Takumi · 9 years ago
  22. d665a7f [pdb] silence warnings about moving from a temporary. by Zachary Turner · 9 years ago
  23. b6aa875 [CodeView] Make sure StreamRef::readBytes doesn't read too much by David Majnemer · 9 years ago
  24. c011305 [PDB] Silence sign comparison warnings in MappedBlockStreamTest by David Majnemer · 9 years ago
  25. 47d1e37 MappedBlockStreamTest.cpp: Appease msc18 to avoid initializer for std::vector. by NAKAMURA Takumi · 9 years ago
  26. 90b8b8d [pdb] Add unit tests for PDB MappedBlockStream and zero copy by Zachary Turner · 9 years ago