<div dir="ltr">On Mon, Feb 25, 2013 at 12:05 PM, Markus Elfring <span dir="ltr"><<a href="mailto:Markus.Elfring@web.de" target="_blank">Markus.Elfring@web.de</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
And the clang AST actually works fine for building tools like that on top - we're doing similar stuff on a daily basis based on the AST matchers and Tooling/Refactoring libs.<br>
</blockquote>
<br>
Would you like to add any news to the plans you described in the presentation "Refactoring C++ with Clang" on a conference?<br>
<a href="http://llvm.org/devmtg/2012-04-12/" target="_blank">http://llvm.org/devmtg/2012-<u></u>04-12/</a></blockquote><div><br></div><div style>Yes, I'm planning to submit a talk proposal...</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

Can I read a bit more about the domain-specific language(s) you developed for the involved use cases?<br></blockquote><div><br></div><div><a href="http://clang.llvm.org/docs/LibASTMatchers.html">http://clang.llvm.org/docs/LibASTMatchers.html</a><br>
</div><div><a href="http://clang.llvm.org/docs/LibASTMatchersReference.html">http://clang.llvm.org/docs/LibASTMatchersReference.html</a><br></div><div><br></div><div style>You can also take a look at the tests in unittests/ASTMatchers/ASTMatchersTests.cpp in the clang source tree.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
Regards,<br>
Markus<br>
</blockquote></div><br></div></div>