alpaka icon indicating copy to clipboard operation
alpaka copied to clipboard

Upgrade clang-format

Open bernhardmgruber opened this issue 2 years ago • 0 comments

LLVM (and therefore clang-format) 15 was released last week. We are still on clang-format 12.0.1. We should upgrade and enjoy better style options and less bugs. Notably, clang-format 14 brings QualifierAlignment, so we can now enforce east/west const etc.

bernhardmgruber avatar Sep 16 '22 16:09 bernhardmgruber