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
卜部昌平 0dea31c437 RBIMPL_ATTR_NOALIAS: not until LLVM 12
I observed CI failures.
https://github.com/ruby/ruby/actions/runs/1240165911

It turns out that  RBIMPL_ATTR_NOALIAS was not mature before.  Skip
using it for old clang, and everything work as expected.
2021-09-22 16:37:13 +09:00
..
backward include/ruby/backward/2/assume.h: add doxygen 2021-09-10 20:00:06 +09:00
fiber include/ruby/fiber/scheduler.h: add doxygen 2021-09-10 20:00:06 +09:00
internal RBIMPL_ATTR_NOALIAS: not until LLVM 12 2021-09-22 16:37:13 +09:00
assert.h sed -i 's/. They/. They/' 2021-09-10 20:00:06 +09:00
atomic.h include/ruby/atomic.h: rework 2021-09-22 16:37:13 +09:00
backward.h include/ruby/backward.h: skip doxygen 2021-09-10 20:00:06 +09:00
debug.h include/ruby/debug.h: add doxygen 2021-09-10 20:00:06 +09:00
defines.h include/ruby/defines.h: add doxygen 2021-09-10 20:00:06 +09:00
encoding.h forgot to delete a redundant comment 2021-09-10 20:00:06 +09:00
intern.h
io.h include/ruby/io.h: add doxyen 2021-09-10 20:00:06 +09:00
memory_view.h include/ruby/memory_view.h: add doxygen 2021-09-10 20:00:06 +09:00
missing.h suppress GCC's -Wsuggest-attribute=format 2021-09-10 20:00:06 +09:00
onigmo.h
oniguruma.h
ractor.h include/ruby/ractor.h: add doxygen 2021-09-10 20:00:06 +09:00
random.h include/ruby/random.h: add doxygen 2021-09-10 20:00:06 +09:00
re.h include/ruby/re.h: add doxygen 2021-09-10 20:00:06 +09:00
regex.h include/ruby/regex.h: skip doxygen 2021-09-10 20:00:06 +09:00
ruby.h include/ruby/ruby.h: add doxygen 2021-09-10 20:00:06 +09:00
st.h
subst.h include/ruby/subst.h: skip doxygen 2021-09-10 20:00:06 +09:00
thread.h include/ruby/thread.h: add doxygen 2021-09-10 20:00:06 +09:00
thread_native.h include/ruby/thread_native.h: add doxygen 2021-09-10 20:00:06 +09:00
util.h ruby_scan_oct, ruby_scan_hex: are not pure 2021-09-10 20:00:06 +09:00
version.h include/ruby/version.h: add doxygen 2021-09-10 20:00:06 +09:00
vm.h include/ruby/vm.h: add doxygen 2021-09-10 20:00:06 +09:00
win32.h Use C99-defined macros to classify a floating-point number 2021-08-27 12:41:30 +09:00