openssl/include
Tom Cosgrove 12d08fe3a5 Move ALIGN32 and ALIGN64 into common.h, and fix for clang-cl.exe
clang-cl.exe defines __clang__ and _MSC_VER but not __GNUC__, so a clang-
specific guard is needed to get the correct ALIGNxx versions.

Fixes #21914

Change-Id: Icdc047b182ad1ba61c7b1b06a1e951eda1a0c33d

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21921)
2023-09-04 08:44:21 +10:00
..
crypto Fix decoders so that they use the passed in propq. 2023-08-16 18:02:51 +02:00
internal Move ALIGN32 and ALIGN64 into common.h, and fix for clang-cl.exe 2023-09-04 08:44:21 +10:00
openssl Comment on internal flag 2023-09-01 14:02:54 +01:00