Yann Collet 80a13fd645 move the alignment macro to compiler.h
because mem.h is dropped in the Linux kernel.

Changed macro definition order (gcc/clang/msvc before c11)
due to a limitation in the kernel source builder.

Changed the backup to sizeof(),
reverting to previous behavior when no support of alignof() is detected.
2021-12-02 11:20:01 -08:00
..
2021-09-20 14:46:43 -07:00
2021-09-01 15:56:33 -04:00
2021-09-20 14:46:43 -07:00
2021-12-02 11:20:01 -08:00
2020-03-26 17:02:06 -07:00
2021-05-11 17:51:03 +02:00