2020 / 08 / 01
14:40 ~ 15:10
TR214
系統軟體社群議程
How to use LLVM's Clang frontend library - LibTooling
by
Douglas Chen (陳鍵源)
這個主題將帶你知道如何使用 LLVM 裡 Clang 的前端函式庫。過程會介紹 LibTooling 和與相關的 C++ classes、分享在投入開源專案(CppNameLint) 時所遇到的麻煩與解決辦法。(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
- Clang 如何幫助我!
- Clang 前端函式庫 (LibClang, ClangPlugins, and LibTooling)
- 我遇到的問題與如何解決。
- 結尾
¶ Target Audiences
- 你對 LLVM 或 Clang 有興趣。
- 你想快速了解並使用 Clang 前端函式庫處理 AST(Abstract Syntax Tree)。
- 如果,你沒有地方想去也可以來聽我說說話。
About Douglas Chen (陳鍵源)
Life is short and we can’t change it, but we can make it interesting.