[cfe-dev] HOWTO: use a CXCursor referring a Typedef

Stefan Seefeld seefeld at sympatico.ca
Tue Jan 25 09:06:56 PST 2011


On 2011-01-25 11:39, Douglas Gregor wrote:
>
> You probably knew all this, but I'd love to see it captured in the 
> comments for clang_isConstQualifiedType() and 
> clang_isVolatileQualifiedType() for clients using the library.
>
> Also, could you add clang_isRestrictQualifiedType(), to finish off the 
> basic set?
>
> Index: tools/libclang/libclang.exports
> ===================================================================
> --- tools/libclang/libclang.exports(revision 124135)
> +++ tools/libclang/libclang.exports(working copy)
>
> this is great; could you also update libclang.darwin.exports?

Sure. This revised patch addresses the above points.

     Stefan


-- 

       ...ich hab' noch einen Koffer in Berlin...

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110125/255c527a/attachment.ksh>


More information about the cfe-dev mailing list