libcruft-util/cruft
Danny Robson a73db2a75c build: convert aligned_storage_t to memcpy for small types
aligend_storage_t is deprecated in clang-19 and no longer compiles
cleanly (generates a warning). These locations don't benefit from any
fancy schemes, so just memcpy to a local var and return.
2024-08-06 14:44:47 +10:00
..
util build: convert aligned_storage_t to memcpy for small types 2024-08-06 14:44:47 +10:00