summaryrefslogtreecommitdiffstats
path: root/lldb/source/Utility/LLDBAssert.cpp
Commit message (Expand)AuthorAgeFilesLines
* Terminate debugger if an assert was hitDavid Bolvansky2018-09-041-10/+10
* iwyu fixes on lldbUtility.Zachary Turner2017-04-061-2/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-19/+16
* Have lldb_assert accept bool expressionsPavel Labath2015-05-081-1/+1
* Remove Host::Backtrace in favor of llvm::sys::PrintStackTrace()Zachary Turner2015-03-061-12/+10
* Introduce lldbassert(x)Enrico Granata2015-03-041-0/+38
OpenPOWER on IntegriCloud