1. 52f7923 Huge change to clean up types. by Greg Clayton · 11 years ago
  2. a8b5623 Added the ability to get a list of types from a SBModule or SBCompileUnit. Sebastien Metrot wanted this, and sent a hollowed out patch. I filled in the blanks and did the low level implementation. The new functions are: by Greg Clayton · 11 years ago
  3. b9bd4ee <rdar://problem/12473003> by Greg Clayton · 12 years ago
  4. dc0a38c <rdar://problem/11113279> by Greg Clayton · 12 years ago
  5. 4c8353b Changed lldb_private::Type over to use the intrusive ref counted pointers by Greg Clayton · 13 years ago
  6. b01000f A few of the issue I have been trying to track down and fix have been due to by Greg Clayton · 13 years ago
  7. 3f5ee7f Modified the lldb_private::TypeList to use a std::multimap for quicker lookup by Greg Clayton · 14 years ago
  8. b433a3d Fixed an issue where if a method funciton was asked to be parsed before by Greg Clayton · 14 years ago
  9. 462d414 Fixed the forward declaration issue that was present in the DWARF parser after by Greg Clayton · 14 years ago
  10. 7a45a2f More constructor warning fixes from William Lynch. by Benjamin Kramer · 14 years ago
  11. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago