[compiler-rt] [RISCV][sanitizer] Fix sanitizer support for different virtual memory layout (PR #66743)

Luís Marques via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 3 09:37:57 PDT 2023


luismarques wrote:

Can you reproduce the following? The test `compiler-rt/test/asan/TestCases/strncat-overlap.cpp` passes without this PR but fails with this PR. If not, what does your test environment look like?

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


More information about the llvm-commits mailing list