summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/CrashRecoveryTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Support] Optionally call signal handlers when a function wrapped by the the ...Alexandre Ganea2020-01-111-0/+30
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* s/LLVM_ON_WIN32/_WIN32/, llvmNico Weber2018-04-291-2/+2
* Re-sort #include lines for unittests. This uses a slightly modifiedChandler Carruth2017-06-061-1/+1
* allow_user_segv_handler was already removedVitaly Buka2017-05-261-4/+0
* Revert "Revert "Attempt to pacify ASan and UBSan reports in CrashRecovery tes...Vitaly Buka2017-05-241-0/+4
* Prevent UBSan report in CrashRecovery testsVitaly Buka2017-05-241-1/+1
* Revert "Attempt to pacify ASan and UBSan reports in CrashRecovery tests"Vitaly Buka2017-05-241-5/+1
* Attempt to pacify ASan and UBSan reports in CrashRecovery testsReid Kleckner2017-05-171-1/+5
* Re-land r303274: "[CrashRecovery] Use SEH __try instead of VEH when available"Reid Kleckner2017-05-171-0/+83
* Revert "[CrashRecovery] Use SEH __try instead of VEH when available"Reid Kleckner2017-05-171-83/+0
* [CrashRecovery] Use SEH __try instead of VEH when availableReid Kleckner2017-05-171-0/+83
OpenPOWER on IntegriCloud