Create Your Own Refactoring Tool in Clang
Offered By: CppNow via YouTube
Course Description
Overview
Learn how to create a custom refactoring tool using Clang in this comprehensive conference talk from C++Now 2014. Explore the process of developing a powerful code transformation utility tailored to your specific needs. Gain insights into leveraging Clang's capabilities for analyzing and modifying C++ source code. Discover techniques for implementing automated refactoring operations to enhance code quality and maintainability. Follow along with Richard Thompson's expert guidance and utilize the accompanying slides to deepen your understanding of building refactoring tools with Clang.
Syllabus
Create your own Refactoring Tool in Clang
Taught by
CppNow
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