Displaying 1 result from an estimated 1 matches for "nickdiego".
2019 Jul 03
2
clang-tidy standalone
Hello,
sorry for posting this here but I'm kind of stuck. I'm trying to introduce LLVM tooling step by step at the company I'm working for. So far I'm using clang-format for automated formatting.
Since I'm also working on the coding guideline I wanted to use clang-tidy for enforcing the naming convention. The problem is that we're using a plain old MAKE project, so I