Overview
Explore a 16-minute conference talk from ACCU 2019 that delves into tailored static tooling using Clang, specifically focusing on Clazy. Learn how modern compilers provide building blocks for adding static checking specific to particular APIs, frameworks, or projects. Discover how automating these checks can enhance code quality, streamline code reviews, and enforce stylistic points. Examine Clazy, a plugin for the Clang compiler designed for Qt libraries, which extends the compiler with additional warnings and checks. Gain insights into the implementation of some checks and understand how this technique can be applied to other large frameworks. Presented by Jean-Michaël Celerier, a software developer at KDAB with extensive experience in C++, Qt, and OpenGL.
Syllabus
Tailored static tooling using Clang: Clazy - Jean-Michaël Celerier [ACCU 2019]
Taught by
ACCU Conference