SVN commit 8517 by rakuco: devel/xsd: Fix the placement new error with clang the right way. The previous patch was causing an infinite recursion crash on startup. Fix it by creating a KeyList on the stack and using it for placement new. M +3 -2 patch-libcult__cult__mm__static-ptr.hxx