<div dir="ltr">+benjamin, who might have good ideas<br><br><div class="gmail_quote"><div dir="ltr">On Tue, Jan 5, 2016 at 9:26 PM Robert W. Johnstone via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div><br></div><div>I'm starting an experimental project to generate code to marshal and unmarshal C++ data.  The goal would be a tool that would parse the header files, and then write the necessary methods.  I started an implementation using LibTooling, but found that the custom attributes would not available.  Going back to the documentation, this appears to be the correct behaviour.</div><div><br></div><div>Before I decide that I need a fork of libclang, is there a way to add attributes to the compiler when using LibTooling, or to request that unknown attributes are kept and present in the AST?</div><div><br></div><div>Thank-you,</div><div><br></div><div>Robert</div><div><div><br></div><div><br></div>-- <br><div>----------------------------------------<br>Robert W. Johnstone<br>In theory, there is no difference between theory and practice.<br>In practice, there is.</div>
</div></div>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
</blockquote></div></div>