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/internal/attr
卜部昌平 504e632a15
sync NDEBUG, RUBY_DEBUG, and RUBY_NDEBUG (#3327)
- When NDEBUG is defined that shall be honoured.
- When RUBY_DEBUG is defined that shall be honoured.
- When both are defined and they conflict, warnings shall be rendered.
- When nothing is specified, nothing shall happen.
2020-08-07 14:01:13 +09:00
..
alloc_size.h
artificial.h
cold.h
const.h sync NDEBUG, RUBY_DEBUG, and RUBY_NDEBUG (#3327) 2020-08-07 14:01:13 +09:00
constexpr.h sync NDEBUG, RUBY_DEBUG, and RUBY_NDEBUG (#3327) 2020-08-07 14:01:13 +09:00
deprecated.h RBIMPL_ATTR_DEPRECATED: disable for GCC10 2020-05-25 10:17:51 +09:00
diagnose_if.h
enum_extensibility.h
error.h
flag_enum.h
forceinline.h
format.h
maybe_unused.h
noalias.h
nodiscard.h
noexcept.h
noinline.h
nonnull.h
noreturn.h fix sunpro pragma 2020-05-11 16:47:25 +09:00
pure.h sync NDEBUG, RUBY_DEBUG, and RUBY_NDEBUG (#3327) 2020-08-07 14:01:13 +09:00
restrict.h
returns_nonnull.h
warning.h
weakref.h