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:
-
lecture slides: https://github.com/mdadams/clang_libraries_companion/releases/download/v0.3.0/lecture_slides_for_the_clang_libraries-0.3.0.pdf
As always, feedback on the slides or code examples in the companion Git repository is most welcome.