Hello @Jarod42, I was interested to find this project by searching GitHub. I am in the process of open-sourcing a project that scrapes metrics that come out of the clang-tidy readability-function-cognitive-complexity and readability-function-size checks.
But it looks like your project C++ ccccc project provides some more data and uses raw Clang functionality.
Have you been able to keep up with new LLVM releases?
Hello @Jarod42, I was interested to find this project by searching GitHub. I am in the process of open-sourcing a project that scrapes metrics that come out of the clang-tidy readability-function-cognitive-complexity and readability-function-size checks.
But it looks like your project C++ ccccc project provides some more data and uses raw Clang functionality.
Have you been able to keep up with new LLVM releases?