src: deduplicate CHECK_EQ/CHECK_NE macros
DRY the macros, there is no need to define them twice depending on whether NDEBUG is defined or not.
parent
f6ea0c20
Please register or sign in to comment
DRY the macros, there is no need to define them twice depending on whether NDEBUG is defined or not.