Clang format
This commit is contained in:
@@ -12,7 +12,6 @@ namespace test
|
||||
// Pre allocate all the objects
|
||||
size_t* objects[count];
|
||||
|
||||
|
||||
NOINLINE void setup(xoroshiro::p128r64& r, Alloc* alloc)
|
||||
{
|
||||
for (size_t i = 0; i < count; i++)
|
||||
|
||||
Reference in New Issue
Block a user