[cfe-dev] [PATCH] Tooling docs - structuring proposal

David Röthlisberger david at rothlis.net
Sat Apr 21 12:09:38 PDT 2012


On 19 Apr 2012, at 10:44, Manuel Klimek wrote:
> Attached is a first version of Tooling.html for review. 

One last suggestion:

> --- Tooling.html.orig
> +++ Tooling.html
> @@ -88,7 +88,7 @@
>  <ul>
>    <li>want to run as part of the build triggered by dependency changes</li>
>    <li>want a stable interface so you don't need to change your code when the
> -  AST changes</li>
> +  AST API changes</li>
>    <li>want high level abstractions like cursors and code completion out of the
>    box</li>
>    <li>do not want to write your tools in C++</li>





More information about the cfe-dev mailing list