summaryrefslogtreecommitdiff
path: root/debug.c
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2020-11-12 13:19:41 -0500
committerAlan Wu <XrXr@users.noreply.github.com>2020-11-13 11:46:08 -0500
commit782621054178c5518b76cd5a1ee3588daf69854f (patch)
tree57064782ffbf181103d8335d484cf72237603a63 /debug.c
parent1bd98ee295ee339ce36def71d8b031bdb816dc80 (diff)
Use rb_attr_get() for hidden ivar
rb_ivar_get() can issue an uninitialized ivar warning. We never want to issue warnings about hidden ivars as they are not actionable for users.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/3763
Diffstat (limited to 'debug.c')
0 files changed, 0 insertions, 0 deletions