summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/HistoryUnwind.h
Commit message (Expand)AuthorAgeFilesLines
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-18/+13
* remove use of Mutex in favour of std::{,recursive_}mutexSaleem Abdulrasool2016-05-181-1/+0
* [LLDB] Fix Clang-tidy modernize-use-override warnings in some headers in sour...Eugene Zelenko2015-10-171-8/+12
* Remove unused class variable and update all callers/users.Eric Christopher2014-09-091-2/+1
* Add History subclasses for Thread, Unwind, RegisterContext.Jason Molenda2013-11-081-0/+51
OpenPOWER on IntegriCloud