The Clang AST - a Tutorial
Manuel Klimek Manuel Klimek
291 subscribers
75,564 views
0

 Published On May 16, 2013

If you always wanted to know more about about Clang's AST [1], for example because you want to implement an awesome tool [2, 3] based on Clang, or simply because you want to start contributing, this talk is for you.

Make sure to watch in HD to be able to read the font in the terminal!

The semantic code completion in the vim session is powered by YCM [4], and the quick formatting is done by clang-format [5].

[1] http://clang.llvm.org/docs/Introducti...
[2] http://clang.llvm.org/docs/Tooling.html
[3] http://clang.llvm.org/docs/LibTooling...
[4] https://github.com/Valloric/YouComple...
[5] http://clang.llvm.org/docs/ClangForma...

From the LLVM Euro Conference 2013: http://llvm.org/devmtg/2013-04/

show more

Share/Embed