1. 5c0ab47 Remove redundant includes from unittests. by Michael Zolotukhin · 8 years ago
  2. 551d3af Fix -Werror build for signed/unsigned comparison with use of explicit unsigned literals by David Blaikie · 8 years ago
  3. 96c6985 [BinaryStream] Support growable streams. by Zachary Turner · 8 years ago
  4. c24fb07 Remove unused variables. No functionality change. by Benjamin Kramer · 8 years ago
  5. 1661002 Remove unused variables. No functionality change. by Benjamin Kramer · 8 years ago
  6. cb30e70 [gtest] Create a shared include directory for gtest utilities. by Zachary Turner · 8 years ago
  7. 7e62cd1 Allow VarStreamArray to use stateful extractors. by Zachary Turner · 8 years ago
  8. d2b418b Add some helpers for manipulating BinaryStreamRefs. by Zachary Turner · 8 years ago
  9. ec69411 Add test for FixedStreamArrayIterator::operator-> by Adrian McCarthy · 8 years ago
  10. 59e8389 Fix use after free in BinaryStream library. by Zachary Turner · 8 years ago
  11. e509447 [Support] Make BinaryStreamArray extractors stateless. by Zachary Turner · 8 years ago
  12. ca9ca54 [unittest] Explicitly specify alignment when using BumpPtrAllocator. by Jordan Rose · 9 years ago
  13. d9dc282 [Support] Move Stream library from MSF -> Support. by Zachary Turner · 9 years ago[Renamed (98%) from llvm/unittests/DebugInfo/PDB/BinaryStreamTest.cpp]
  14. 7329569 Re-enable BinaryStreamTest.StreamReaderObject. by Zachary Turner · 9 years ago
  15. 097e957 Disable BinaryStreamTest.StreamReaderObject. by Zachary Turner · 9 years ago
  16. d2fd4ae [PDB] Fix and re-enable BinaryStreamArray test. by Zachary Turner · 9 years ago
  17. 081b1bc [PDB] Re-add BinaryStreamTest. by Zachary Turner · 9 years ago
  18. b0baffc Remove unittests/DebugInfo/PDB/BinaryStreamTest.cpp (from r296555) by Vedant Kumar · 9 years ago
  19. 1fa70d7 [PDB] Remove use of std error codes. by Zachary Turner · 9 years ago
  20. 1a1d959 (Rewroking r296581) PDB/BinaryStreamTest.cpp: Appease mingw to avoid std::errc::no_buffer_space. by NAKAMURA Takumi · 9 years ago
  21. 4913a79 Revert r296581, "PDB/BinaryStreamTest.cpp: Appease mingw to avoid std::errc::no_buffer_space." by NAKAMURA Takumi · 9 years ago
  22. 623ab91 PDB/BinaryStreamTest.cpp: Appease mingw to avoid std::errc::no_buffer_space. by NAKAMURA Takumi · 9 years ago
  23. b75c5c5 Move constexpr arrays out of class definition. by Zachary Turner · 9 years ago
  24. 1d855af Fix signed / unsigned comparison warning. by Zachary Turner · 9 years ago
  25. 9538bc4 [PDB] Add an additional test for BinaryStreamRef. by Zachary Turner · 9 years ago
  26. 24ba722 [PDB] Add tests for BinaryStream. by Zachary Turner · 9 years ago
  27. 05a75e4 Revert r296215, "[PDB] General improvements to Stream library." and followings. by NAKAMURA Takumi · 9 years ago
  28. 6249d4d Add static_cast to silence -Wc++11-narrowing. by Daniel Jasper · 9 years ago
  29. 4284ce1 [PDB] Disable some tests that are breaking bots. by Zachary Turner · 9 years ago
  30. 3e2b692 Re-enable BinaryStreamTest.StreamReaderObject. by Zachary Turner · 9 years ago
  31. 42d4507 Disable BinaryStreamTest.StreamReaderObject temporarily. by Zachary Turner · 9 years ago
  32. af299ea [PDB] General improvements to Stream library. by Zachary Turner · 9 years ago