[cfe-dev] User defined __attributes__ in clang plugins?
Compiler Dragon via cfe-dev
cfe-dev at lists.llvm.org
Wed Mar 22 03:28:03 PDT 2017
Hi,
is it possible to register an user defined attribute like e.g. __attributes__((myattr)) in a clang plugin?
I am looking for something similiar like the PragmaHandlerRegistry.
Any hint would be helpful.
Thanks
Marcel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170322/ae94e8b3/attachment.html>
More information about the cfe-dev
mailing list