Learning Resource — Lecture Slides for the Clang Libraries (Edition 0.3.0)

Hi Everyone,

In case anyone might be interested, I have released a new edition (0.3.0) of my lecture slides for learning to use the Clang libraries. This slide deck has a corresponding Git repository hosted by GitHub with all of the code examples from the slides as well as numerous other code examples. This new edition is based on LLVM/Clang 20.

The lecture slides and Git repository can be found at:

For a brief summary of what has changed since the previous edition of the slides, please refer to the NEWS document at:

A direct link to the slides and an abstract for the slides are as follows:

As always, feedback on the slides or code examples in the companion Git repository is most welcome.

3 Likes

Thank you for sharing these, they’re a great resource! I didn’t have a chance to thoroughly review the slides, but from spot-checking them, I did not spot any issues.

Thank you for the quick spot check, Aaron. Any checks are better than no checks and are most appreciated.