diff options
author | KJ Tsanaktsidis <[email protected]> | 2024-02-17 17:30:34 +1100 |
---|---|---|
committer | KJ Tsanaktsidis <[email protected]> | 2024-03-04 13:07:26 +1100 |
commit | 5621d794a2fa9293d1da489d6b0ee0e7c73c9128 (patch) | |
tree | 26ebde760fb21ee77110a90295b8ac62eabbf9ce /test/ruby/test_pattern_matching.rb | |
parent | 0d9a681eff867b569a31ab4f85a43ce53712a9cd (diff) |
Disable callcc when ASAN is enabled
callcc's implementation is fundamentally incompatible with ASAN. Since
callcc is deprecated and almost never used, it's probably OK to disable
callcc when ruby is compiled with ASAN.
[Bug #20273]
Diffstat (limited to 'test/ruby/test_pattern_matching.rb')
0 files changed, 0 insertions, 0 deletions