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
Koichi Sasada 67d259c5dc Use __bultin_assume() from clang-7
We observed combination of multiple __builtin_assume() can cause
strange compile results on clang-6 (-DNDEBUG exposed this issue).
To avoid this problem, __builtin_assume() is from clang-7.
https://github.com/ruby/ruby/pull/3120#issuecomment-630821333
2020-05-20 10:29:38 +09:00
..
backward
internal
assert.h Use __bultin_assume() from clang-7 2020-05-20 10:29:38 +09:00
backward.h
debug.h
defines.h
encoding.h
intern.h
io.h
missing.h
onigmo.h
oniguruma.h
re.h
regex.h
ruby.h
st.h
subst.h
thread.h
thread_native.h
util.h
version.h
vm.h
win32.h