mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
I observed CI failures. https://github.com/ruby/ruby/actions/runs/1240165911 It turns out that RBIMPL_ATTR_NOALIAS was not mature before. Skip using it for old clang, and everything work as expected.