Last Updated: February 25, 2016
·
1.151K
· alexdenisov

Creating Clang Plugin

Here is simple tutorial about how to write a custom clang plugin and use it from Xcode.
http://l.rw.rw/clang_plugin

Happy hacking!