This presentation briefly guide how to use the Clang libraries of LLVM through my open source project, CppNameLint, including introduction of relevant LibTooling classes, problems I encountered and its solutions. In addition, new discoveries in the development.
¶ Agenda
- How Clang helps me!
- Clang frontend libraries (LibClang, ClangPlugins, and LibTooling)
- Problems I got, then what I did.
- The last.
¶ Target Audiences
- Someone who is interested in LLVM or Clang.
- Someone who would like to quickly understand and start to use Clang frontend libraries.
- Or, you have no idea where to go. Come here, welcome anytime.
About Douglas Chen
Life is short and we can’t change it, but we can make it interesting.