Skip to content

Update to use clang-format and clang-tidy from LLVM 16

Dave Moxey requested to merge dmoxey/nektar:feature/clang-format-tidy-16 into master

Issue/feature addressed

Update to use clang-format and clang-tidy from LLVM 16, which is more modern since version 11 is not now widely available.

Suggested reviewers

Please suggest any people who would be appropriate to review your code.

Checklist

  • Changelog is updated.
  • Contributed code is correctly formatted. (See the contributing guidelines).
  • No extraneous files have been added (e.g. compiler output or test data files).
Edited by Dave Moxey

Merge request reports