HardenedBSD/contrib/llvm-project
Dimitry Andric cf67576852 Merge commit f577bfb99528 from llvm-project (by Alexander Potapenko):
[sanitizer][msan] fix AArch64 vararg support for KMSAN (#70660)

  Cast StackSaveAreaPtr, GrRegSaveAreaPtr, VrRegSaveAreaPtr to pointers to
  fix assertions in getShadowOriginPtrKernel().

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

  Patch by Mark Johnston.

Requested by:	markj
MFC after:	3 days
2024-02-08 20:19:27 +01:00
..
clang
compiler-rt Merge commit 16a1ef86cbc5 from llvm-project (by David CARLIER): 2024-01-27 22:48:58 +01:00
libcxx Merge commit 4a39d0890894 from llvm-project (by Mark Johnston): 2024-01-29 18:26:48 +01:00
libunwind
lld
lldb
llvm Merge commit f577bfb99528 from llvm-project (by Alexander Potapenko): 2024-02-08 20:19:27 +01:00
openmp
FREEBSD-Xlist