summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/Windows/Common/ExceptionRecord.h
AgeCommit message (Expand)Author
2022-06-22[lldb][windows] Fix crash on getting nested exceptionAlvin Wong
2019-04-29[Windows] Dump more information about access violation exceptionAleksandr Urakov
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-12-15Fix build for mingw.Hafiz Abid Qadeer
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-08-24Reorg code to allow Windows Process Plugins to share some common code.Adrian McCarthy