[llvm] [sanitizer][msan] fix AArch64 vararg support for KMSAN (PR #70660)

Vincent Rabaud via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 29 00:53:46 PST 2023


vrabaud wrote:

Hi, false positives started to appear on Aarch64 after this commit I believe, cf https://github.com/llvm/llvm-project/issues/72848

https://github.com/llvm/llvm-project/pull/70660


More information about the llvm-commits mailing list