Commits


Sutou Kouhei authored and GitHub committed 6530b0193d3
GH-34768: [C++][Gandiva] Accept LLVM 16 (#34916) ### Rationale for this change LLVM 16 has been released. ### What changes are included in this PR? Accept LLVM 16. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * Closes: #34768 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>