summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/common/ThisThread.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete LLDB's code for getting / setting thread name.Zachary Turner2017-03-041-50/+0
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* Fix Clang-tidy readability-redundant-string-cstr warningsMalcolm Parsons2016-11-021-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-30/+28
* Simplify find_first_of & find_last_of on single char.Bruce Mitchener2015-09-011-1/+1
* Clean-up warnings on Linux/GCCDavid Majnemer2014-09-161-2/+2
* Create a HostThread abstraction.Zachary Turner2014-09-091-0/+52
OpenPOWER on IntegriCloud