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.
Overview
Syllabus
Create your own Refactoring Tool in Clang
Taught by
CppNow