Skip to content

community/llvm-runtimes: enable sanitizers for riscv64

Eduardo Bart requested to merge edubart/aports:riscv64-sanitizers into master

This enable sanitizers with clang for riscv64, fixes issue #16011

After this PR I can successfully run programs compiled with clang -fsanitize=undefined,address

Edited by Eduardo Bart

Merge request reports