Tailored Static Tooling Using Clang - Clazy
Offered By: ACCU Conference via YouTube
Course Description
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
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera