2020-02-11 |
Reid Kleckner | Fix MSVC build with C++ EH enabled |
blob | commitdiff |
2020-02-11 |
Alexandre Ganea | [Clang][Driver] After default -fintegrated-cc1, make... |
blob | commitdiff | diff to current |
2020-02-07 |
Alexandre Ganea | [Support] When using SEH, create a impl instance for... |
blob | commitdiff | diff to current |
2020-02-06 |
Alexandre Ganea | [Clang] Remove unused #pragma clang __debug handle_crash |
blob | commitdiff | diff to current |
2020-01-29 |
Hans Wennborg | Work around PR44697 in CrashRecoveryContext |
blob | commitdiff | diff to current |
2020-01-12 |
Markus Böck | [NFC] Fix compilation of CrashRecoveryContext.cpp on... |
blob | commitdiff | diff to current |
2020-01-11 |
Alexandre Ganea | [Support] Optionally call signal handlers when a functi... |
blob | commitdiff | diff to current |
2019-11-14 |
Reid Kleckner | Revert "Forward declare Optional<T> in STLExtras.h" |
blob | commitdiff | diff to current |
2019-11-14 |
Reid Kleckner | Forward declare Optional<T> in STLExtras.h |
blob | commitdiff | diff to current |
2019-10-28 |
Rafael Stahl | minor doc typo fix / testing github commit |
blob | commitdiff | diff to current |
2019-10-23 |
Sam McCall | Reland "[Support] Add a way to run a function on a... |
blob | commitdiff | diff to current |
2019-08-19 |
Benjamin Kramer | [Support] Replace sys::Mutex with their standard equiva... |
blob | commitdiff | diff to current |
2019-01-19 |
Chandler Carruth | Update the file headers across all of the LLVM projects... |
blob | commitdiff | diff to current |
2018-07-30 |
Fangrui Song | Remove trailing space |
blob | commitdiff | diff to current |
2018-05-01 |
Adrian Prantl | Remove \brief commands from doxygen comments. |
blob | commitdiff | diff to current |
2018-04-30 |
Nico Weber | IWYU for llvm-config.h in llvm, additions. |
blob | commitdiff | diff to current |
2018-04-29 |
Nico Weber | s/LLVM_ON_WIN32/_WIN32/, llvm |
blob | commitdiff | diff to current |
2017-05-17 |
Reid Kleckner | Re-land r303274: "[CrashRecovery] Use SEH __try instead... |
blob | commitdiff | diff to current |
2017-05-17 |
Reid Kleckner | Revert "[CrashRecovery] Use SEH __try instead of VEH... |
blob | commitdiff | diff to current |
2017-05-17 |
Reid Kleckner | [CrashRecovery] Use SEH __try instead of VEH when available |
blob | commitdiff | diff to current |
2017-05-17 |
Zachary Turner | Workaround for incorrect Win32 header on GCC. |
blob | commitdiff | diff to current |
2017-05-16 |
Zachary Turner | Fix for compilers with older CRT header libraries. |
blob | commitdiff | diff to current |
2017-05-16 |
Zachary Turner | [Support] Ignore OutputDebugString exceptions in our... |
blob | commitdiff | diff to current |
2016-04-05 |
Duncan P. N. Exon... | Revert "Fix Clang-tidy modernize-deprecated-headers... |
blob | commitdiff | diff to current |
2016-04-05 |
Eugene Zelenko | Fix Clang-tidy modernize-deprecated-headers warnings... |
blob | commitdiff | diff to current |
2016-03-25 |
Richard Smith | Remove useless and unused CrashRecoveryContext::getBack... |
blob | commitdiff | diff to current |
2015-10-18 |
Craig Topper | Use array_lengthof. NFC |
blob | commitdiff | diff to current |
2015-08-07 |
Nico Weber | Add a comment. |
blob | commitdiff | diff to current |
2015-08-06 |
Nico Weber | Fix nested CrashRecoveryContexts with LLVM_ENABLE_THREA... |
blob | commitdiff | diff to current |
2015-06-23 |
Alexander Kornienko | Revert r240137 (Fixed/added namespace ending comments... |
blob | commitdiff | diff to current |
2015-06-19 |
Alexander Kornienko | Fixed/added namespace ending comments using clang-tidy... |
blob | commitdiff | diff to current |
2015-03-23 |
Benjamin Kramer | Purge unused includes throughout libSupport. |
blob | commitdiff | diff to current |
2014-06-25 |
Argyrios Kyrtzidis | For CrashRecoveryContext::RunSafelyOnThread, propagate... |
blob | commitdiff | diff to current |
2014-06-10 |
Zachary Turner | Test commit, wraps some lines to fit in 80 columns. |
blob | commitdiff | diff to current |
2014-05-06 |
Richard Smith | Re-commit r208025, reverted in r208030, with a fix... |
blob | commitdiff | diff to current |
2014-05-06 |
Richard Smith | Revert r208025, which made buildbots unhappy for unknow... |
blob | commitdiff | diff to current |
2014-05-06 |
Richard Smith | Add llvm::function_ref (and a couple of uses of it... |
blob | commitdiff | diff to current |
2014-04-07 |
Craig Topper | [C++11] Make use of 'nullptr' in the Support library. |
blob | commitdiff | diff to current |
2014-03-04 |
Richard Smith | Remove dependence on std::function. |
blob | commitdiff | diff to current |
2014-03-04 |
Richard Smith | Add support for arbitrary functors to CrashRecoveryContext. |
blob | commitdiff | diff to current |
2014-02-12 |
Reid Kleckner | Rename Windows.h to WindowsSupport.h to avoid ambiguity |
blob | commitdiff | diff to current |
2013-09-12 |
Filip Pizlo | This switches CrashRecoveryContext to using ManagedStat... |
blob | commitdiff | diff to current |
2013-06-19 |
Argyrios Kyrtzidis | [Support/CrashRecoveryContext] Make sure CrashRecoveryC... |
blob | commitdiff | diff to current |
2012-12-03 |
Chandler Carruth | Use the new script to sort the includes of every file... |
blob | commitdiff | diff to current |
2012-04-21 |
Nuno Lopes | move Signals to .rodata |
blob | commitdiff | diff to current |
2012-02-19 |
Ahmed Charles | Remove dead code. Improve llvm_unreachable text. Simpli... |
blob | commitdiff | diff to current |
2011-08-20 |
NAKAMURA Takumi | lib/Support/CrashRecoveryContext.cpp: Add Win32 support... |
blob | commitdiff | diff to current |
2011-03-22 |
Ted Kremenek | Properly initialize all fields in CrashReporterCleanupC... |
blob | commitdiff | diff to current |
2011-03-22 |
Ted Kremenek | Temporarily stop recovering resources in CrashRecoveryC... |
blob | commitdiff | diff to current |
2011-03-21 |
Ted Kremenek | Provide a means for CrashRecovery clients to determine... |
blob | commitdiff | diff to current |
2011-03-19 |
Ted Kremenek | Tweak CrashRecoveryContextCleanup to provide an easy... |
blob | commitdiff | diff to current |
2011-03-19 |
Ted Kremenek | Tweak CrashRecoveryContext::GetCurrent() to return... |
blob | commitdiff | diff to current |
2011-03-18 |
Ted Kremenek | Augment CrashRecoveryContext to have registered "cleanu... |
blob | commitdiff | diff to current |
2010-11-29 |
Michael J. Spencer | Merge System into Support. |
blob | commitdiff | diff to current |
2010-11-05 |
Daniel Dunbar | CrashRecoveryContext: Add RunSafelyOnThread helper... |
blob | commitdiff | diff to current |
2010-10-18 |
Daniel Dunbar | CrashRecoveryContext: Add missing return, so that the... |
blob | commitdiff | diff to current |
2010-08-17 |
Daniel Dunbar | CrashRecovery: Clear the current context on the first... |
blob | commitdiff | diff to current |
2010-08-17 |
Daniel Dunbar | CrashRecovery: Add CrashRecoveryContext::GetCurrent... |
blob | commitdiff | diff to current |
2010-08-17 |
Daniel Dunbar | CrashRecovery: Make CrashRecoveryContext static methods... |
blob | commitdiff | diff to current |
2010-07-30 |
Daniel Dunbar | Fix -Wmissing-field-initializers warnings. |
blob | commitdiff | diff to current |
2010-07-29 |
Daniel Dunbar | CrashRecovery: Use ThreadLocal::erase() instead of... |
blob | commitdiff | diff to current |
2010-07-29 |
Daniel Dunbar | Make sure to include config.h, to pickup LLVM_ON_WIN32. |
blob | commitdiff | diff to current |
2010-07-29 |
Daniel Dunbar | CrashRecoveryContext: Add a simple POSIX implementation. |
blob | commitdiff | diff to current |
2010-07-28 |
Daniel Dunbar | Support: Add CrashRecoveryContext helper object. |
blob | commitdiff | diff to current |
|