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
卜部昌平 ec1b3464da RUBY3_HAS_BUILTIN: icc has broken __has_builtin
It turned out that compilation errors in icc were due to their having
broken __has_builtin.  Let's just skip such situations.
2020-04-08 22:30:14 +09:00
..
attribute.h
builtin.h RUBY3_HAS_BUILTIN: icc has broken __has_builtin 2020-04-08 22:30:14 +09:00
c_attribute.h
cpp_attribute.h
declspec_attribute.h
extension.h
feature.h
warning.h