Fixes the broken RISCV64 implementation of internal_clone and adds RISCV64 support for LSan.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
compiler-rt/test/sanitizer_common/print_address.h | ||
---|---|---|
11 | (__riscv_xlen == 64) the paren is redundant |
(__riscv_xlen == 64) the paren is redundant