mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
fix warnings
This commit is contained in:
parent
505ea78cae
commit
10c31f9b41
2 changed files with 3 additions and 2 deletions
|
@ -4,6 +4,7 @@ This is free software; you can redistribute it and/or modify it under the
|
|||
terms of the MIT license. A copy of the license can be found in the file
|
||||
"LICENSE" at the root of this distribution.
|
||||
-----------------------------------------------------------------------------*/
|
||||
#pragma GCC diagnostic ignored "-Walloc-size-larger-than="
|
||||
|
||||
/*
|
||||
Testing allocators is difficult as bugs may only surface after particular
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue