[PATCH] Fix crash when assiging to a property with an invalid type

Olivier Goffart ogoffart at kde.org
Wed Jul 30 00:42:40 PDT 2014


Hi,

Attached you will find a fix for a crash I have when parsing objective C with 
missing include.
This is a regression against clang 3.4 which did not crash.

My approach here is naive and just fixes the symptoms (the crash).

Regards
-- 
Olivier
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-crash-when-assiging-to-a-property-with-an-invali.patch
Type: text/x-patch
Size: 1996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140730/8777299c/attachment.bin>


More information about the cfe-commits mailing list