mimalloc/include
Jim Huang 4369fe4323 Eliminate preprocessor warnings due to undefined "__GNUC__" with ClangCL
When building some code against mimalloc with C inside Visual Studio
with ClangCL, the compiler complains about __GNUC__ being undefined.

Reported by Mojca Miklavec.

Close #422
2021-06-24 17:29:06 +08:00
..
mimalloc-atomic.h fixes for M1; disable interpose use zones; fix pedantic warnings 2021-06-17 19:15:09 -07:00
mimalloc-internal.h Eliminate preprocessor warnings due to undefined "__GNUC__" with ClangCL 2021-06-24 17:29:06 +08:00
mimalloc-new-delete.h Bump copyright date 2021-04-24 16:35:11 +00:00
mimalloc-override.h Bump copyright date 2021-04-24 16:35:11 +00:00
mimalloc-types.h fix double quote includes 2021-06-07 16:50:31 -07:00
mimalloc.h Eliminate preprocessor warnings due to undefined "__GNUC__" with ClangCL 2021-06-24 17:29:06 +08:00