Jason Volk
|
dffb03a562
|
ircd: Cleanup / simplify assert related interface.
|
2019-08-11 23:30:50 -07:00 |
|
Jason Volk
|
ca99df8edb
|
ircd::assert: Always inline the debugtrap.
|
2019-08-08 16:12:52 -07:00 |
|
Jason Volk
|
b6903bf643
|
Wrap clang diagnostics in #ifdef to prevent GCC warning.
|
2019-07-20 18:42:15 -07:00 |
|
Jason Volk
|
43f8bee68a
|
ircd: Fix mislabeled condition.
|
2019-07-14 11:47:58 -07:00 |
|
Jason Volk
|
b0502195ea
|
ircd::assert: Static assert for clang supporting __builtin_debugtrap().
|
2019-06-24 03:55:11 -07:00 |
|
Jason Volk
|
cf3b1218c4
|
ircd: Misc fixes for clang.
|
2019-06-23 16:22:06 -06:00 |
|
Jason Volk
|
483d3da64f
|
ircd::assert: Minor reorg.
|
2019-06-01 02:10:58 -07:00 |
|
Jason Volk
|
351f1804c8
|
Add runtime program option to soften assert behavior.
|
2019-06-01 02:10:30 -07:00 |
|
Jason Volk
|
f94f519271
|
ircd: Add conditioned debugtrap() utility in assert suite.
ircd: Fix some assert header conflicts.
construct: Add TRAP special command handler.
|
2019-05-28 16:55:41 -07:00 |
|
Jason Volk
|
8a100eeb26
|
ircd::assert: Ensure x86_64 for use of trap instruction.
|
2019-03-15 16:19:05 -07:00 |
|
Jason Volk
|
ede2439a55
|
ircd: Add support for configurable soft-assertions.
|
2019-03-15 16:19:05 -07:00 |
|