summaryrefslogtreecommitdiff
path: root/lib/Support/Windows/Signals.inc
Commit message (Expand)AuthorAge
* [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