Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: fix __builtin_expect detection for clang
Using AC_CHECK_DECL, the generated test tries to cast the function to void. Clang doesn't allow that for builtins.
- Loading branch information