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
Control Flow Integrity in the Linux KernelLinux Foundation via YouTube A Fresh Look at Toolchains and Crosscompilers in 2020
Linux Foundation via YouTube A Few Effective GCC - Clang Optimizations for Embedded Systems
Linux Foundation via YouTube Embedded Linux Size Reduction Techniques
Linux Foundation via YouTube Using Clang for Fun and Profit - Examples from the Chromium Project
GOTO Conferences via YouTube