[PATCH] [libclang] Make clang_Cursor_getArgument work with call-exprs

Matthias Kleine matthias_kleine at gmx.de
Wed Mar 27 03:57:37 PDT 2013


Hi all,

I'm suggesting to change clang_Cursor_getArgument so that it works for both declarations as well as for calls of functions. Please review and either comment on or apply the attached patch.

Cheers,
Matthias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-clang_Cursor_getArgument-work-with-call-exprs.patch
Type: application/octet-stream
Size: 6837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130327/7aa8e86a/attachment.obj>


More information about the cfe-commits mailing list