1. e706c1d Make OptionParser::Parse() take StringRef. by Zachary Turner · 9 years ago
  2. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  3. bb19a13 second pass over removal of Mutex and Condition by Saleem Abdulrasool · 9 years ago
  4. c77ce7b LLDB needs a mutex around getopt_long_only() function calls to avoid multi-threading option parsing issues. by Jim Ingham · 10 years ago
  5. 49be160 Revert "Fix warnings found with clang-cl." by Zachary Turner · 11 years ago
  6. 171d943 Fix warnings found with clang-cl. by Zachary Turner · 11 years ago
  7. df734cd Fix tests broken by the OptionValidator changes. by Zachary Turner · 11 years ago
  8. 1c03005 Moved a check in HostGetOpt.h. It can be used in multiple files now. by Hafiz Abid Qadeer · 12 years ago
  9. 914b8d9 Fixing the Windows build for the changes brought in from the iohandler merge. by Deepak Panickal · 12 years ago
  10. fb90931 Improved platform support. by Greg Clayton · 12 years ago
  11. 6d4130e Fix indentation. by Greg Clayton · 12 years ago
  12. d87fc15 Added some MSVC required functions in Windows.cpp. Moved MSVC specific getopt code inside its own folder. by Virgile Bello · 12 years ago
  13. e2607b5 Add OptionParser.h by Virgile Bello · 12 years ago