Prevent inlining of backtraced test functions.
Inlining of alloc_0() and alloc_1() would prevent generation of unique backtraces, upon which the test code relies.
Please register or sign in to comment
Inlining of alloc_0() and alloc_1() would prevent generation of unique backtraces, upon which the test code relies.