1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby/3/has
卜部昌平 133ae0807d RUBY3_HAS_BUILTIN: fix __builtin_unreachable
This macro has to be truthy, otherwise the `+0` trick above evalues
RUBY3_HAS_BUILTIN(__builtin_unreachable) to be always false.
2020-04-10 16:17:30 +09:00
..
attribute.h reduce duplicate include. 2020-04-10 14:53:25 +09:00
builtin.h RUBY3_HAS_BUILTIN: fix __builtin_unreachable 2020-04-10 16:17:30 +09:00
c_attribute.h
cpp_attribute.h reduce duplicate include. 2020-04-10 14:53:25 +09:00
declspec_attribute.h reduce duplicate include. 2020-04-10 14:53:25 +09:00
extension.h
feature.h
warning.h