diff options
author | Koichi Sasada <[email protected]> | 2020-05-20 02:37:58 +0900 |
---|---|---|
committer | Koichi Sasada <[email protected]> | 2020-05-20 10:29:38 +0900 |
commit | 67d259c5dccd31fe49d417fec169977712ffdf10 (patch) | |
tree | 75ec8971b3636cb0ee2876fd25ff369b13f6efaf /tool/pure_parser.rb | |
parent | a6403091a58582bbc0fbe8e2fb33d52cd47391b9 (diff) |
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
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/3122
Diffstat (limited to 'tool/pure_parser.rb')
0 files changed, 0 insertions, 0 deletions