HomeFreeBSD

Apply upstream clang fix for assertion failure compiling devel/capnproto

Description

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

Details

Provenance
dimAuthored on Aug 21 2021, 3:13 PM
Parents
rGf3616c6d7ff5: ipfilter: remove doubled semicolons
Branches
Unknown
Tags
Unknown