K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-08-21T15:15:41.678863Z K 7 svn:log V 562 Apply upstream clang fix for assertion failure compiling devel/capnproto Merge commit 48c70c1664aa from llvm git (by Richard Smith): Extend memset-to-zero optimization to C++11 aggregate functional casts Aggr{...}. We previously missed these cases due to not stepping over the additional AST nodes representing their syntactic form. Direct commit to stable/12, as both main and stable/13 already have this fix as part of clang 12.0.1. Reported by: fernape PR: 257961 Git Hash: b65d87e5d7b58fd06cf4a3061b564d62f1033999 Git Author: dim@FreeBSD.org END