metacall / core

MetaCall: The ultimate polyglot programming experience.
https://metacall.io
Apache License 2.0
1.55k stars 160 forks source link

Sanitizer Fails on macOS #426

Closed ahmedihabb2 closed 1 year ago

ahmedihabb2 commented 1 year ago

🐛 Bug Report

After enabling the sanitizer option the CI fails due to this error

clang: error: unsupported option '-fsanitize=leak' for target 'x86_64-apple-darwin21.6.0'

View full logs

7_Build.txt

viferga commented 1 year ago

Solved: https://github.com/metacall/core/actions/runs/4799972394/jobs/8540303614