summaryrefslogtreecommitdiff
path: root/lib/Support/Windows/Signals.inc
Commit message (Expand)AuthorAge
* Windows: Be more explicit with Win32 APIsDavid Majnemer2013-10-07
* Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2013-10-07
* Revert "Windows: Add support for unicode command lines"David Majnemer2013-10-06
* Windows: Add support for unicode command linesDavid Majnemer2013-10-06
* Improve our error handling on windows.Rafael Espindola2013-07-26
* Remove a use of sys::Path.Rafael Espindola2013-06-14
* Try to fix the windows build.Rafael Espindola2013-06-13
* Don't use PathV1.h in Signals.h.Rafael Espindola2013-06-13
* [Support] Disable assertion dialogs from the MSVC debug CRTReid Kleckner2013-04-05
* Move the internal PrintStackTrace function that is used for llvm::sys::PrintS...Argyrios Kyrtzidis2013-01-09
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Disable the crash reporter when running lit tests.Argyrios Kyrtzidis2012-01-11
* [Win32] Catch exceptions (eg. segfault) on waiting for invoked clang from the...NAKAMURA Takumi2011-11-29
* Fix build on mingw-w64.Anton Korobeynikov2011-10-21
* Add Windows x64 stack walking support. Patch by Aaron Ballman!Michael J. Spencer2011-10-01
* lib/Support/Windows/Signals.inc: "Showstopper" dialogs may be suppressed with...NAKAMURA Takumi2011-01-17
* Merge System into Support.Michael J. Spencer2010-11-29