clang-check

There are 1 repositories under clang-check topic.

  • slash-dev-random/magic-makefile

    A generic makefile for C/C++ projects in a GNU/Linux environment that is designed to do automatic dependency generation and linking. It also includes rules to build and run unit tests (google test, or cppunit), generate doxygen docs, run code check tools (clang-check and cppcheck), and format the source code using clang-format.

    Language:Makefile1100