[PATCH] PR16395 Crash using Microsoft property declaration without a name

Robert Wilhelm robert.wilhelm at gmx.net
Mon Jun 24 12:51:53 PDT 2013


I have attached patch for http://llvm.org/bugs/show_bug.cgi?id=16395.

Bail out, if HandleMSProperty returns null.
While HandleField never returns null, HandleMSProperty does on error.

Testcase and bug report by Eli Friedman.

Please review.

Thanks,
Robert

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PR16395.patch
Type: text/x-patch
Size: 1280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130624/4c7117b1/attachment.bin>


More information about the cfe-commits mailing list