1. 9d1f82a [codeview] Use push_macro to avoid conflicts instead of a prefix by Reid Kleckner · 7 years ago
  2. a7336f2 [CodeView] Minimal support for S_UNAMESPACE records by Alexandre Ganea · 7 years ago
  3. 5f28b9c [CodeView] Add prefix to CodeView registers. by Jonas Devlieghere · 7 years ago
  4. 3220080 Inline a few CMake variables into their only uses. by Nico Weber · 7 years ago
  5. 789d4d2 [DebugInfo][COFF] Fix reading variable-length encoded records by Alexandre Ganea · 7 years ago
  6. bc755e2 Fix line endings (CR/LF -> LF) introduced by rL329613 by Alexandre Ganea · 7 years ago
  7. 2031cf6 [Debuginfo][COFF] Minimal serialization support for precompiled types records by Alexandre Ganea · 7 years ago
  8. 16872e2 Remove redundant includes from unittests. by Michael Zolotukhin · 8 years ago
  9. 68f6731 Test commit. by Alexandre Ganea · 8 years ago
  10. c32978d [DebugInfo] Fix register variables not showing up in pdb. by Zachary Turner · 8 years ago
  11. 381f58e [CodeView] Add support for content hashing CodeView type records. by Zachary Turner · 8 years ago
  12. 4a6bb53 [CMake] Use PRIVATE in target_link_libraries for executables by Shoaib Meenai · 8 years ago
  13. 47856b2 Split TypeTableBuilder into two classes. by Zachary Turner · 8 years ago
  14. ab45c06 [CodeView] Refactor / Rewrite TypeSerializer and TypeTableBuilder. by Zachary Turner · 8 years ago
  15. 790af1a [codeview] Add support for inlinee lists by Reid Kleckner · 8 years ago
  16. e87e5c3 [PDB] Fix linking of function symbols and local variables. by Zachary Turner · 8 years ago
  17. 53034fb [codeview] Remove TypeServerHandler and PDBTypeServerHandler by Reid Kleckner · 8 years ago
  18. 41428eb [PDB] Add symbols to the PDB by Reid Kleckner · 8 years ago
  19. 8d9cfad Try to fix uninitialized read in unit test. by Zachary Turner · 8 years ago
  20. 2757ca6 [CodeView] Fix random access of type names. by Zachary Turner · 8 years ago
  21. 458f913 Don't include TestingSupport in LLVM_LINK_COMPONENTS. by Zachary Turner · 8 years ago
  22. 83a953d [gtest] Create a shared include directory for gtest utilities. by Zachary Turner · 8 years ago
  23. f061f6c [CV Type Merging] Find nested type indices faster. by Zachary Turner · 8 years ago
  24. d32a382 Resubmit "[CodeView] Provide a common interface for type collections." by Zachary Turner · 8 years ago
  25. 27f68cf Revert "[CodeView] Provide a common interface for type collections." by Zachary Turner · 8 years ago
  26. 2a4f117 [CodeView] Provide a common interface for type collections. by Zachary Turner · 8 years ago
  27. c254cb7 [CodeView] Simplify the use of visiting type records & streams. by Zachary Turner · 8 years ago
  28. d9cc17e [CodeView] Silence some -Wsign-compare warnings by Justin Bogner · 8 years ago
  29. 337b2d8 [CodeView] Add a random access type visitor. by Zachary Turner · 8 years ago