You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by Sutou Kouhei <ko...@clear-code.com> on 2021/11/30 04:03:54 UTC

[C++] Upgrade Clang Tools to 12 from 8

Hi,

Now, we pin the clang-format version to 8 but it's
old. Recent systems such as Ubuntu 21.04 or later don't
provide packages for LLVM 8.

https://github.com/apache/arrow/pull/11786 is a pull request
to upgrade the pinned version to 12 from 8.

If you have any concern, please comment it on the pull
request.


Thanks,
-- 
kou