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

Jean-Luc Jumpertz jean-luc at zenocloud.eu
Wed Jul 24 02:57:58 PDT 2013


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". 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ObjcEncodingTypeDecl.diff
Type: application/octet-stream
Size: 574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130724/145b449f/attachment.obj>
-------------- next part --------------


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


More information about the cfe-commits mailing list