K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-08-21T15:16:32.016742Z 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/11, as both main and stable/13 already have this fix as part of clang 12.0.1. Reported by: fernape PR: 257961 Git Hash: d5c7f929b50dbd5965c500ab42c93d0a2736ef99 Git Author: dim@FreeBSD.org END