Build GenAI Apps from Scratch — UCSB PaCE Certificate Program
Learn Backend Development Part-Time, Online
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore a powerful technique for automating C++ boilerplate code generation using clang 3.9 front-end and its 'libtooling' library in this ACCU 2017 conference talk. Learn how to develop a clang-based tool from scratch, including command line options analysis, clang compiler invocation, AST investigation, and result code generation. Discover methods for integrating custom tools into CMake-based build systems and see practical examples for creating enum-to-string converters, data serialization/deserialization, and remoting proxy/stubs. Gain insights into reducing coding effort and improving productivity by leveraging clang's capabilities for automatic source code generation in C++ projects.
Syllabus
Automatic C++ source code generation with clang - Sergei Sadovnikov [ACCU 2017]
Taught by
ACCU Conference