summaryrefslogtreecommitdiffstats
path: root/lldb/include/lldb/Interpreter/CommandOptionValidators.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-5/+5
* Fix Clang-tidy modernize-use-override warnings in some files in include/lldb/...Eugene Zelenko2015-10-221-5/+8
* Revert "Fix broken tests due to new error output."Zachary Turner2014-07-091-0/+30
* Fix broken tests due to new error output.Todd Fiala2014-07-081-30/+0
* Fix a compilation failure caused by a non-const reference.Zachary Turner2014-07-081-1/+1
* Invalidate process UID/GID-related command options on Windows.Zachary Turner2014-07-071-0/+30
OpenPOWER on IntegriCloud