Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
### Rationale for this change Compiler macros should behave consistently (as much as possible) across differently compilers. ### What changes are included in this PR? - Define `ARROW_FORCE_INLINE` correctly - Move it from `visibility.h` to `macros.h` ### Are these changes tested? By being the base commit in changes that I'm compiling successfully and benchmarking. * GitHub Issue: #40370 Authored-by: Felipe Oliveira Carvalho <[email protected]> Signed-off-by: Felipe Oliveira Carvalho <[email protected]>
- Loading branch information