[cfe-dev] Potential Topics for BoF on the Clang Static Analyzer

Devin Coughlin via cfe-dev cfe-dev at lists.llvm.org
Mon Jul 3 09:42:52 PDT 2017


> On Jun 28, 2017, at 9:31 AM, Artem Dergachev via cfe-dev <cfe-dev at lists.llvm.org> wrote:
> 
> One thing i'd gladly talk or listen about would be our checker API. We have lots of boilerplate and code duplication in the analyzer's checkers, and also common mistakes in typical tasks - in fact there are just too many typical tasks that take experience to identify and implement properly, that need to be re-implemented in every checker.

I agree with this 100%. I think there are a lot of opportunities for higher-level checker APIs that would make it possible to “make the easy things easy”.

Devin





More information about the cfe-dev mailing list