[PATCH] Implement a sane plugin API for clang

Joshua Cranmer pidgeot18 at gmail.com
Wed Mar 13 15:07:28 PDT 2013


The main goal of this change is to make using compiler plugins in Clang much
easier than the current setup. The changes to the PrintFunctionNames example and
the documentation should illustrate how much less boilerplate is required to get
plugins working.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.patch
Type: text/x-patch
Size: 43604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130313/218f853b/attachment.bin>


More information about the cfe-commits mailing list