Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Another windows build fix | Pavel Labath | 2017-01-06 | 1 | -0/+1 |
* | Make lldb -Werror clean for -Wstring-conversion | David Blaikie | 2017-01-06 | 1 | -6/+3 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -47/+37 |
* | Delete the custom implementation of signal() on Windows. | Zachary Turner | 2016-03-18 | 1 | -40/+0 |
* | Hide some declarations from mingw. | Hafiz Abid Qadeer | 2014-03-13 | 1 | -0/+2 |
* | Replace some _MSC_VER with _WIN32. | Hafiz Abid Qadeer | 2014-03-12 | 1 | -1/+1 |
* | Added some missing header files. | Hafiz Abid Qadeer | 2014-03-12 | 1 | -0/+1 |
* | Fix Windows build using portable types for formatting the log outputs | Deepak Panickal | 2014-03-03 | 1 | -11/+9 |
* | Patch enabling lldb command line driver to run on windows. | Deepak Panickal | 2013-10-15 | 1 | -0/+111 |