structinit.c
5.31 KB
-
structinit test: only run on DEBUG builds · 7c48508b
The structinit tests don't make sense unless structure padding is uniformly initialized, which is unlikely to happen on release builds. Only enable them for DEBUG builds. Further, rename them to core::structinit.
Edward Thomson committed