Handle UB that was not exercised originally.
This commit is contained in:
committed by
Matthew Parkinson
parent
ebe8489910
commit
7202f9e091
@@ -2,8 +2,8 @@
|
||||
* Unit tests for operations in bits.h
|
||||
*/
|
||||
|
||||
#include <ds/bits.h>
|
||||
#include <iostream>
|
||||
#include <snmalloc.h>
|
||||
#include <test/setup.h>
|
||||
|
||||
void test_ctz()
|
||||
|
||||
Reference in New Issue
Block a user