[libclang] fix PR 15074 - clang_getDeclObjCTypeEncoding returns wrong string "?" for TypeDecl cursor

David Blaikie dblaikie at gmail.com
Wed Jul 24 09:32:39 PDT 2013


I haven't looked at what test coverage we have for libclang - but
could you see if you could add a test case if we do have some already?

On Wed, Jul 24, 2013 at 2:57 AM, Jean-Luc Jumpertz
<jean-luc at zenocloud.eu> wrote:
> This patch is a fix for http://llvm.org/bugs/show_bug.cgi?id=15074
>
> It is a simple matter of adding a missing "else".
>
>
>
>
> Note: this patch has been generated with git as explained in http://llvm.org/docs/GettingStarted.html#sending-patches-with-git. Hope there won't be any trouble for integrating it. :)
>
> Thanks,
> Jean-Luc
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>



More information about the cfe-commits mailing list