tvl-depot/absl/debugging
Abseil Team bea85b5273 Export of internal Abseil changes.
--
36d990031b4ae8e2debaccca63ff41829383a7d2 by Derek Mauro <dmauro@google.com>:

Rename FailureSignalHandler to AbslFailureSignalHandler so that we
don't confuse poor souls.

PiperOrigin-RevId: 207539530

--
0ced19ef8e0e0887f9809ffb88c5ef5f8746a6aa by Abseil Team <absl-team@google.com>:

Minor changes to support WebAssembly.

PiperOrigin-RevId: 207286743
GitOrigin-RevId: 36d990031b4ae8e2debaccca63ff41829383a7d2
Change-Id: I6b86713e96f5c32b595171594e456e38c898e601
2018-08-06 10:29:20 -04:00
..
internal Tweak pull request #152 to fix multiple define problem with ppc64le. 2018-08-01 13:56:45 -04:00
BUILD.bazel - 81cdce434ff1bd8fa54c832a11dda59af46e79cc Adds a failure signal handler to Abseil. by Derek Mauro <dmauro@google.com> 2018-04-26 11:05:43 -04:00
CMakeLists.txt - 07191b0f52301e1e4a790e236f7b7c2fd90561ae Disambiguates computed return type of absl::optional logi... by Abseil Team <absl-team@google.com> 2018-05-04 13:30:42 -04:00
failure_signal_handler.cc Export of internal Abseil changes. 2018-08-06 10:29:20 -04:00
failure_signal_handler.h - be60293bacf8d17861853a73c751b4a74534b049 Update header file for failure_signal_handler.h by Tom Manshreck <shreck@google.com> 2018-05-10 17:33:50 -04:00
failure_signal_handler_test.cc - 2db207ef16d548380e4f5cd1d583546d0b5f7d61 Run clang-format on all outbound Copybara-transformed code. by Daniel Katz <katzdm@google.com> 2018-05-17 12:20:21 -04:00
leak_check.cc Changes imported from Abseil "staging" branch: 2017-12-20 17:03:18 -05:00
leak_check.h - abe587c2360b21f085b7d65a77d840015bc04cf6 Factor an internal interface into its own header, as it w... by Greg Falcon <gfalcon@google.com> 2018-05-15 11:00:30 -04:00
leak_check_disable.cc Initial Commit 2017-09-19 16:54:40 -04:00
leak_check_fail_test.cc Initial Commit 2017-09-19 16:54:40 -04:00
leak_check_test.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
stacktrace.cc Changes imported from Abseil "staging" branch: 2017-09-25 10:12:29 -04:00
stacktrace.h - abe587c2360b21f085b7d65a77d840015bc04cf6 Factor an internal interface into its own header, as it w... by Greg Falcon <gfalcon@google.com> 2018-05-15 11:00:30 -04:00
symbolize.cc - 3a9532fb2d6ae45c3cba44c9bb0dbdfc1558b7d3 Fix the description of Span::subspan(). by Abseil Team <absl-team@google.com> 2018-04-24 10:09:46 -04:00
symbolize.h - abe587c2360b21f085b7d65a77d840015bc04cf6 Factor an internal interface into its own header, as it w... by Greg Falcon <gfalcon@google.com> 2018-05-15 11:00:30 -04:00
symbolize_elf.inc Changes imported from Abseil "staging" branch: 2018-02-28 12:52:04 -05:00
symbolize_test.cc - e63f59e34d34d483f89e4e6a7fe80805d1332329 This CL replicates github.com/abseil/abseil-cpp/pull/117 ... by Abseil Team <absl-team@google.com> 2018-05-09 17:08:36 -04:00
symbolize_unimplemented.inc Changes imported from Abseil "staging" branch: 2018-02-28 12:52:04 -05:00
symbolize_win32.inc - 2f6a3c92ce0f64e0923ad326ec5d07eae03061fd Add C++14's std::exchange to absl/utility/utility.h. by Abseil Team <absl-team@google.com> 2018-04-25 13:44:41 -04:00