aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Windows/Signals.inc
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-87/+135
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-21/+30
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+4
* Windows: Be more explicit with Win32 APIsDavid Majnemer2013-10-071-1/+1
* Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2013-10-071-1/+1
* Revert "Windows: Add support for unicode command lines"David Majnemer2013-10-061-1/+1
* Windows: Add support for unicode command linesDavid Majnemer2013-10-061-1/+1
* Improve our error handling on windows.Rafael Espindola2013-07-261-38/+1
* Remove a use of sys::Path.Rafael Espindola2013-06-141-2/+3
* Try to fix the windows build.Rafael Espindola2013-06-131-1/+1
* Don't use PathV1.h in Signals.h.Rafael Espindola2013-06-131-6/+8
* [Support] Disable assertion dialogs from the MSVC debug CRTReid Kleckner2013-04-051-0/+22
* Move the internal PrintStackTrace function that is used for llvm::sys::PrintS...Argyrios Kyrtzidis2013-01-091-0/+4
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-1/+1
* Disable the crash reporter when running lit tests.Argyrios Kyrtzidis2012-01-111-1/+1
* [Win32] Catch exceptions (eg. segfault) on waiting for invoked clang from the...NAKAMURA Takumi2011-11-291-1/+1
* Fix build on mingw-w64.Anton Korobeynikov2011-10-211-6/+8
* Add Windows x64 stack walking support. Patch by Aaron Ballman!Michael J. Spencer2011-10-011-32/+190
* lib/Support/Windows/Signals.inc: "Showstopper" dialogs may be suppressed with...NAKAMURA Takumi2011-01-171-0/+3
* Merge System into Support.Michael J. Spencer2010-11-291-0/+325