emacs-clang-format 9.0.1 Format code using clang-format

This package filters code through clang-format to fix its formatting. clang-format is a tool that formats C/C++/Obj-C code according to a set of style options, see https://clang.llvm.org/docs/ClangFormatStyleOptions.html.