cpptrace/include
Jeremy Rifkin 2fb0a6fd2e
Fix trace generation for cpptrace exception objects on armv7hf (#138)
noexcept on get_raw_trace_and_absorb seems to somehow interfere with
unwinding on armv7hf, possibly due to unwind tables not being generated
for the function. Fixes #134.
2024-06-13 11:17:44 -05:00
..
cpptrace Fix trace generation for cpptrace exception objects on armv7hf (#138) 2024-06-13 11:17:44 -05:00
ctrace Support -Wpedantic if someone sets the flag globally while using FetchContent (#127) 2024-05-23 21:18:11 -05:00