diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-12-01 10:22:36 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-12-01 10:22:36 +0100 |
commit | 648cda6c9fc5964df73d65a8b227357f980edca9 (patch) | |
tree | c879cd1ab19e80ab106e70d96fcd4d9f1c92dc2f /sapi/phpdbg/phpdbg_prompt.c | |
parent | 4959c60524c9add7a3bc61179e75d476d9ab0501 (diff) | |
download | php-git-648cda6c9fc5964df73d65a8b227357f980edca9.tar.gz |
Don't mark cpu_supports functions as always inline
The use of no-sanitize may result in an inlining failure, which
will be promoted into a compile error by always-inline. Use a
normal inlining hint without enforcing it.
Diffstat (limited to 'sapi/phpdbg/phpdbg_prompt.c')
0 files changed, 0 insertions, 0 deletions