]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge commit 989879f8fded from llvm git (by Paul Walker):
authorDimitry Andric <dim@FreeBSD.org>
Mon, 4 Dec 2023 17:59:02 +0000 (18:59 +0100)
committerDimitry Andric <dim@FreeBSD.org>
Sun, 24 Dec 2023 13:59:50 +0000 (14:59 +0100)
commit0bb380693227a5f87235bfe07c16ce1eb8b65a84
treeffecb5d036f8d621be23bf4ada2a30e2a2d9ed5b
parent436f43d41cc78aa475015b4618f8787e1ed10000
Merge commit 989879f8fded from llvm git (by Paul Walker):

  [Clang] Allow C++11 style initialisation of SVE types.

  Fixes https://github.com/llvm/llvm-project/issues/63223

  Differential Revision: https://reviews.llvm.org/D153560

Requested by: andrew
MFC after: 3 days

(cherry picked from commit 641efdd10cc3ad05fb7eaeeae20b15c5ad4128c8)
contrib/llvm-project/clang/lib/CodeGen/CGExprScalar.cpp