1. 615eb7e Test suite runs better again after recent fixes that would select a platform if a "file a.out" auto selected a different platform than the selected one. by Greg Clayton · 11 years ago
  2. d37221d Revert "Fix broken tests due to new error output." by Zachary Turner · 11 years ago
  3. 9734280 Fix broken tests due to new error output. by Todd Fiala · 11 years ago
  4. de963e9 Adds the notion of an OptionValidator. by Zachary Turner · 11 years ago
  5. d78c957 Switch NULL to C++11 nullptr in source/Interpreter by Ed Maste · 12 years ago
  6. e2607b5 Add OptionParser.h by Virgile Bello · 12 years ago
  7. 57abc5d <rdar://problem/13854277> <rdar://problem/13594769> by Greg Clayton · 12 years ago
  8. a7d8c21 <rdar://problem/13131838> by Greg Clayton · 13 years ago
  9. 1e0c884 <rdar://problem/12990038> by Greg Clayton · 13 years ago
  10. 93a6430 Fix Linux build warnings due to redefinition of macros: by Daniel Malea · 13 years ago
  11. 3bcdfc0 <rdar://problem/12798131> by Greg Clayton · 13 years ago
  12. 1c5f186 Added new options to "target create" and "target modules add". by Greg Clayton · 13 years ago
  13. 6ebc8c45 Include llvm/ADT/STLExtras.h from lldb/Utility/Utils.h and use llvm::array_lengthof(), instead. by Johnny Chen · 13 years ago
  14. 4ae4160 Fixed an issue in the platform options where if no architecture was specified where the platform would fail to select itself with something like: by Greg Clayton · 13 years ago
  15. 7051231 <rdar://problem/11358639> by Greg Clayton · 13 years ago
  16. b3a40ba Platforms can now auto-select themselves if you specify a full target triple when doing a "target create" command. by Greg Clayton · 14 years ago
  17. 86edbf4 Cleaned up many error codes. For any who is filling in error strings into by Greg Clayton · 14 years ago
  18. cac9c5f Added to the public API to allow symbolication: by Greg Clayton · 14 years ago
  19. 7c575b3 Refactoring: replace a bunch of static array size computation or hardcoded constant by Johnny Chen · 14 years ago
  20. f3dd93c Added the notion of an system root for SDKs. This is a directory where all by Greg Clayton · 14 years ago
  21. effe5c9 Added new OptionGroup classes for UInt64, UUID, File and Boolean values. by Greg Clayton · 15 years ago
  22. 7260f62 Centralized a lot of the status information for processes, by Greg Clayton · 15 years ago