summaryrefslogtreecommitdiff
path: root/lldb/tools/driver/Platform.cpp
AgeCommit message (Expand)Author
2021-05-26[lldb][NFC] Use C++ versions of the deprecated C standard library headersRaphael Isemann
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-01-06Another windows build fixPavel Labath
2017-01-06Make lldb -Werror clean for -Wstring-conversionDavid Blaikie
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2016-03-18Delete the custom implementation of signal() on Windows.Zachary Turner
2014-03-13Hide some declarations from mingw.Hafiz Abid Qadeer
2014-03-12Replace some _MSC_VER with _WIN32.Hafiz Abid Qadeer
2014-03-12Added some missing header files.Hafiz Abid Qadeer
2014-03-03Fix Windows build using portable types for formatting the log outputsDeepak Panickal
2013-10-15Patch enabling lldb command line driver to run on windows.Deepak Panickal