summaryrefslogtreecommitdiff
path: root/lldb/tools/debugserver/source/DNBError.h
AgeCommit message (Expand)Author
2021-05-26[lldb][NFC] Use C++ versions of the deprecated C standard library headersRaphael Isemann
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2019-05-14typedef enum -> enumFangrui Song
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-05-12Rename Error -> Status.Zachary Turner
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-10-23Upstreaming the apple internal changes that accumulated during theJason Molenda
2014-03-29lldb arm64 import.Jason Molenda
2012-02-22Change #ifdef markers around lockdown and SpringBoardJason Molenda
2010-06-08Initial checkin of lldb code from internal Apple repo.Chris Lattner