]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge commit 3537338d1ab9 from llvm git (by Nikolas Klauser):
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 15 Nov 2023 02:34:45 +0000 (18:34 -0800)
committerDimitry Andric <dim@FreeBSD.org>
Sun, 7 Jan 2024 23:04:34 +0000 (00:04 +0100)
commitc3eb0b7c19221f3a2133ab14d3ffffa61ec0c4bc
tree83d78a4b9ab3ffb2dddd3738ce86d23fc7a6fe3b
parent29d1d72ad5291b2c96f00ba744bdf3db5ec89153
Merge commit 3537338d1ab9 from llvm git (by Nikolas Klauser):

    [libc++][libunwind] Fixes to allow GCC 13 to compile libunwind/libc++abi/libc++

    These are changes to allow GCC 13 to successfully compile the runtimes stack.

    Reviewed By: ldionne, #libc, #libunwind, MaskRay

    Spies: MaskRay, zibi, SeanP, power-llvm-team, mstorsjo, arichardson, libcxx-commits

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

Reviewed by: imp, dim, emaste
Differential Revision: https://reviews.freebsd.org/D42578

(cherry picked from commit ab43851b0c7bd5f21ade72c3cae3d3ee09eb8891)
contrib/llvm-project/libcxx/include/__type_traits/remove_cv.h
contrib/llvm-project/libcxx/include/__type_traits/remove_cvref.h