Sebastian Messmer
|
0bb278bcdd
|
Fix backtraces in asserts
|
2015-10-03 01:23:30 +02:00 |
|
Sebastian Messmer
|
ac87c18a35
|
Add TODO
|
2015-09-29 22:52:06 +02:00 |
|
Sebastian Messmer
|
f3d3d70a5b
|
Failed assertions output a backtrace, furthermore added a small library that outputs backtraces on sigsegv
|
2015-09-29 22:43:55 +02:00 |
|
Sebastian Messmer
|
73219196f9
|
Add an include to make it compile with clang
|
2015-07-25 12:06:27 +02:00 |
|
Sebastian Messmer
|
9299d035df
|
Annotate assert failure functions with [[noreturn]] to disable compiler warnings on ASSERT(false, msg)
|
2015-07-24 20:27:46 +02:00 |
|
Sebastian Messmer
|
cce24dd64b
|
Implemented ASSERT macro
|
2015-07-22 13:39:38 +02:00 |
|