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

Ted Kremenek kremenek at apple.com
Tue Jan 25 09:14:07 PST 2011


Hi Stefan,

It would also be great to exercise these APIs in c-index-test, so we can regression test them with tests that use c-index-test + FileCheck.

On Jan 25, 2011, at 9:06 AM, Stefan Seefeld wrote:

> 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...
> 
> <patch.txt>_______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev





More information about the cfe-dev mailing list