summaryrefslogtreecommitdiffstats
path: root/lldb/include/lldb/Host/OptionParser.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Make OptionParser::Parse() take StringRef.Zachary Turner2016-11-131-1/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-32/+22
* second pass over removal of Mutex and ConditionSaleem Abdulrasool2016-05-191-2/+3
* LLDB needs a mutex around getopt_long_only() function calls to avoid multi-th...Jim Ingham2015-11-051-1/+2
* Revert "Fix warnings found with clang-cl."Zachary Turner2015-02-251-1/+1
* Fix warnings found with clang-cl.Zachary Turner2015-02-251-1/+1
* Revert "Fix broken tests due to new error output."Zachary Turner2014-07-091-7/+6
* Fix broken tests due to new error output.Todd Fiala2014-07-081-6/+7
* Invalidate process UID/GID-related command options on Windows.Zachary Turner2014-07-071-7/+6
* Improved platform support.Greg Clayton2013-11-231-0/+5
* Add OptionParser.hVirgile Bello2013-09-051-0/+53
OpenPOWER on IntegriCloud